@font-face {
  font-family: 'freevoice';
  src:  url('fonts/freevoice.eot?31idbn');
  src:  url('fonts/freevoice.eot?31idbn#iefix') format('embedded-opentype'),
    url('fonts/freevoice.ttf?31idbn') format('truetype'),
    url('fonts/freevoice.woff?31idbn') format('woff'),
    url('fonts/freevoice.svg?31idbn#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="fvicon-"], [class*=" fvicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'freevoice' !important;
  speak: none;
  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;
}

.fvicon-device:before {
  content: "\e901";
}
.fvicon-freevoice:before {
  content: "\e900";
}
