/* Self-hosted typefaces. No third-party font CDN — see privacy.html.
   Geist is a variable font, so one file covers weights 100–900. */

@font-face {
  font-family: "Geist";
  src: url("fonts/geist-variable.28258d06.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Space Mono";
  src: url("fonts/space-mono-400.fb4a81a2.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
