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

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


.fs0 {
  font-size: 16px;
}

.fs1 {
  font-size: 24px;
  margin-right: 16px;
}

.tm-channels:before {
  content: "\e900";
  color: #D9B310;
}

.tm-playback:before {
  content: "\e901";
  color: #D9B310;
}

.tm-radio:before {
  content: "\e902";
  color: #D9B310;
}

.tm-devices:before {
  content: "\e903";
  color: #D9B310;
}

.tm-video-club:before {
  content: "\e904";
  color: #D9B310;
}