/* Winterfair — Futura Std.
   Heading: Futura Std Condensed Bold (used uppercase, -3% tracking).
   Body:    Futura Std Book (-2% tracking). */

@font-face {
  font-family: 'Futura Std Book';
  src: url('/fonts/winterfair/FuturaStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Futura Std Condensed';
  src: url('/fonts/winterfair/FuturaStd-Condensed.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Futura Std Condensed';
  src: url('/fonts/winterfair/FuturaStd-CondensedBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
