/* Self-hosted faces (woff2, font-display: swap) — no third-party request.
   Geist (OFL) → display/UI; Source Serif 4 (OFL) → long-form reading body. */

@font-face {
  font-family: 'Geist';
  src: url('../fonts/geist.woff2') format('woff2');
  font-weight: 400 600; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Source Serif 4';
  src: url('../fonts/sourceserif4-400.woff2') format('woff2');
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Source Serif 4';
  src: url('../fonts/sourceserif4-600.woff2') format('woff2');
  font-weight: 600; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Source Serif 4';
  src: url('../fonts/sourceserif4-400i.woff2') format('woff2');
  font-weight: 400; font-style: italic; font-display: swap;
}
/* Space Grotesk (OFL) → sci-fi/techy hero headline (used on the home page only). */
@font-face {
  font-family: 'Space Grotesk';
  src: url('../fonts/space-grotesk.woff2') format('woff2');
  font-weight: 300 700; font-style: normal; font-display: swap;
}
