/* Self-hosted Google Fonts (latin subsets) — zero third-party requests.
   space-grotesk-400.woff2 is the VARIABLE font (wght 300–700, latin subset,
   fonts.gstatic.com spacegrotesk/v22) — one file covers 400/500/600/700. */

@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('./space-grotesk-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Permanent Marker';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./permanent-marker-400.woff2') format('woff2');
}
