/* Custom Fonts for Homepage */

/* Bettoni VF - Variable Font */
@font-face {
  font-family: 'Bettoni VF';
  src: url('/fonts/BettoniVF.woff2') format('woff2-variations'),
       url('/fonts/BettoniVF.woff2') format('woff2'),
       url('/fonts/BettoniVF.woff') format('woff');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bettoni VF';
  src: url('/fonts/BettoniVF-Italic.woff2') format('woff2-variations'),
       url('/fonts/BettoniVF-Italic.woff2') format('woff2'),
       url('/fonts/BettoniVF-Italic.woff') format('woff');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

/* Loos Compressed */
@font-face {
  font-family: 'Loos Compressed';
  src: url('/fonts/loos-compressed-regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
