@font-face {
  font-family: 'Favorit Std';
  font-weight: 400;
  font-display: none;
  src: url('/assets/fonts/favorit/FavoritStd-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'Favorit Std';
  font-weight: 500;
  font-display: none;
  src: url('/assets/fonts/favorit/FavoritStd-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'Favorit Std';
  font-weight: 700;
  font-display: none;
  src: url('/assets/fonts/favorit/FavoritStd-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Favorit Std';
  font-weight: 900;
  font-display: none;
  src: url('/assets/fonts/favorit/FavoritStd-Book.otf') format('opentype');
}
