@font-face {
  font-family: 'vcr_osd_monoregular';
  src: url('./font/vcr_osd_mono-webfont.eot'); /* IE9 Compat Modes */
  src: url('./font/vcr_osd_mono-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./font/vcr_osd_mono-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('./font/vcr_osd_mono-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('./font/vcr_osd_mono-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('./font/vcr_osd_mono-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family: 'vcr_iconsregular';
  src: url('./font/vcr_icons-webfont2.eot'); /* IE9 Compat Modes */
  src: url('./font/vcr_icons-webfont2.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./font/vcr_icons-webfont2.woff2') format('woff2'), /* Super Modern Browsers */
       url('./font/vcr_icons-webfont2.woff') format('woff'), /* Pretty Modern Browsers */
       url('./font/vcr_icons-webfont2.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('./font/vcr_icons-webfont2.svg#svgFontName') format('svg'); /* Legacy iOS */
  font-weight:normal;
  font-style:normal;
}