@font-face {
  font-family: 'Favorit Mono';
  src: url('../fonts/ABCFavoritMono-Regular.woff2');
  /* IE9 Compat Modes */
  src: url('../fonts/ABCFavoritMono-Regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/ABCFavoritMono-Regular.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/ABCFavoritMono-Regular.woff') format('woff'),
    /* Pretty Modern Browsers */
    url('../fonts/ABCFavoritMono-Regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../ABCFavoritMono-Regular.otf#svg') format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'Favorit Mono Italic';
  src: url('../fonts/ABCFavoritMono-RegularItalic.woff2');
  /* IE9 Compat Modes */
  src: url('../fonts/ABCFavoritMono-RegularItalic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/ABCFavoritMono-RegularItalic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/ABCFavoritMono-RegularItalic.woff') format('woff'),
    /* Pretty Modern Browsers */
    url('../fonts/ABCFavoritMono-RegularItalic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../ABCFavoritMono-RegularItalic.otf#svg') format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'Marke';
  src: url('../fonts/WP-01VF.ttf') format('truetype');
}
@font-face {
  font-family: 'Marke2';
  src: url('../fonts/WP-03altVF.ttf') format('truetype');
}
@font-face {
  font-family: 'Marke3';
  src: url('../fonts/WP-01VF.ttf') format('truetype');
}
