/* Self-hosted fonts — no Google, no third-party requests.
   Anton + Special Elite + VT323 + Press Start 2P, latin subset, WOFF2.
   All licensed under the SIL Open Font License (OFL). */
@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/anton-latin.woff2) format('woff2');
}
@font-face {
  font-family: 'Special Elite';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/specialelite-latin.woff2) format('woff2');
}
@font-face {
  font-family: 'VT323';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/vt323-latin.woff2) format('woff2');
}
@font-face {
  font-family: 'Press Start 2P';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/pressstart2p-latin.woff2) format('woff2');
}
