/* Geez Brand Font — Spoof.
   LAW: every Geez design + dossier uses Spoof. Link this file:
   <link rel="stylesheet" href="/fonts/spoof.css">
   then set font-family: 'Spoof', -apple-system, sans-serif; */

@font-face {
  font-family: 'Spoof';
  src: url('/fonts/Spoof-Light.woff2') format('woff2'), url('/fonts/Spoof-Light.woff') format('woff');
  font-weight: 300; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Spoof';
  src: url('/fonts/Spoof-Regular.woff2') format('woff2'), url('/fonts/Spoof-Regular.woff') format('woff');
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Spoof';
  src: url('/fonts/Spoof-Medium.woff2') format('woff2'), url('/fonts/Spoof-Medium.woff') format('woff');
  font-weight: 500; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Spoof';
  src: url('/fonts/Spoof-Bold.woff2') format('woff2'), url('/fonts/Spoof-Bold.woff') format('woff');
  font-weight: 700; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Spoof';
  src: url('/fonts/Spoof-Black.woff2') format('woff2'), url('/fonts/Spoof-Black.woff') format('woff');
  font-weight: 900; font-style: normal; font-display: swap;
}
