/* Self-hosted fonts (GDPR: no visitor IPs to Google; perf: no third-party
   roundtrip). Latin subsets of the Google Fonts originals (OFL/Apache licensed). */
@font-face {
  font-family: 'Black Ops One';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./black-ops-one-400.woff2') format('woff2');
}

@font-face {
  font-family: 'Courier Prime';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./courier-prime-400.woff2') format('woff2');
}

@font-face {
  font-family: 'Courier Prime';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./courier-prime-700.woff2') format('woff2');
}
