/* Geist Mono — selbst gehostet, kein Google-Fonts-Request.
   Trägt in den Guides die Mono-Labels (Kicker, Kennzahlen, Bildnummern). */
@font-face{
  font-family:'Geist Mono';
  font-style:normal;
  font-weight:400 500;
  font-display:swap;
  src:url('/assets/fonts/geist-mono-latin.woff2') format('woff2');
}
