/* Drei Schriften dieser Seite. Selbst gehostet, kein Google-CDN (DSGVO,
 * LG Muenchen I, 3 O 17493/20). Herkunft und SHA-256: ../fonts/fonts-manifest.json
 * Alle unter SIL OFL 1.1. */
@font-face{
  font-family:'SpaceGrotesk';
  src:url('../fonts/SpaceGrotesk.woff2') format('woff2-variations');
  font-weight:300 700;font-style:normal;font-display:swap;
}
@font-face{
  font-family:'PublicSans';
  src:url('../fonts/PublicSans.woff2') format('woff2-variations');
  font-weight:100 900;font-style:normal;font-display:swap;
}
/* Mono nur für Zahlen und Marken — eine Ziffer ist ein Argument, kein Schmuck. */
@font-face{
  font-family:'SpaceMono';
  src:url('../fonts/SpaceMono-400.woff2') format('woff2');
  font-weight:400;font-style:normal;font-display:swap;
}
@font-face{
  font-family:'SpaceMono';
  src:url('../fonts/SpaceMono-700.woff2') format('woff2');
  font-weight:700;font-style:normal;font-display:swap;
}
/* Ersatzschrift so justiert, dass beim Wechsel nichts springt (CLS = 0) */
@font-face{
  font-family:'PublicSans-fallback';
  src:local('Arial');
  size-adjust:96%;ascent-override:92%;descent-override:24%;line-gap-override:0%;
}
