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

[class^="icon-tv"], [class*=" icon-tv"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'tv' !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-tvav-receiver:before {
  content: "\e900";
}
.icon-tvblu-ray-disc-player:before {
  content: "\e901";
}
.icon-tvchannel-mosaic:before {
  content: "\e902";
}
.icon-tvhdtv:before {
  content: "\e903";
}
.icon-tvmusic-video:before {
  content: "\e904";
}
.icon-tvremote-control:before {
  content: "\e905";
}
.icon-tvretro-tv:before {
  content: "\e906";
}
.icon-tvsdtv:before {
  content: "\e907";
}
.icon-tvtabletop-radio:before {
  content: "\e908";
}
.icon-tvtv:before {
  content: "\e909";
}
.icon-tvtv-antenna:before {
  content: "\e90a";
}
.icon-tvtv-off:before {
  content: "\e90b";
}
.icon-tvtv-on:before {
  content: "\e90c";
}
.icon-tvtv-show:before {
  content: "\e90d";
}
.icon-tvwidescreen-tv:before {
  content: "\e90e";
}
