/* Self-hosted only. No CDN, no external request — the site must render fully
   with the network blocked after first load. */

@font-face{
  font-family:'Geist';
  src:url('/fonts/geist-var.woff2') format('woff2');
  font-weight:100 900; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'Geist Mono';
  src:url('/fonts/geist-mono-500.woff2') format('woff2');
  font-weight:500; font-style:normal; font-display:swap;
}
/* The accent voice. Italic only — Fraunces upright is never used, because the
   accent is defined by the italic cut, not by "a serif". */
@font-face{
  font-family:'Fraunces';
  src:url('/fonts/fraunces-italic-var.woff2') format('woff2');
  font-weight:300 700; font-style:italic; font-display:swap;
}
