@font-face {
  font-family: 'spear-custom-icons';
  src:  url('fonts/spear-custom-icons.eot?3j3jgc');
  src:  url('fonts/spear-custom-icons.eot?3j3jgc#iefix') format('embedded-opentype'),
    url('fonts/spear-custom-icons.ttf?3j3jgc') format('truetype'),
    url('fonts/spear-custom-icons.woff?3j3jgc') format('woff'),
    url('fonts/spear-custom-icons.svg?3j3jgc#spear-custom-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-converteddw"], [class*=" icon-converteddw"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'spear-custom-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-converteddwdownload-icon:before {
  content: "\e907";
}
