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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'NTV Mediathek' !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-toggle-active:before {
  content: "\e900";
}
.icon-toggle-inactive:before {
  content: "\e901";
}
.icon-toggle-switch:before {
  content: "\e902";
}
.icon-arrow-back:before {
  content: "\e903";
}
.icon-live-tv:before {
  content: "\e904";
}
.icon-cross:before {
  content: "\e905";
}
.icon-move-back-10-seconds:before {
  content: "\e906";
}
.icon-move-forward-10-seconds:before {
  content: "\e907";
}
.icon-pause:before {
  content: "\e908";
}
.icon-play:before {
  content: "\e909";
}
