/* Space Grotesk — self-hosted, SIL Open Font License 1.1 (siehe assets/fonts/OFL.txt).
   Nur Überschriften; Body bleibt System-Font. Kein externer Request. */
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/fonts/SpaceGrotesk-700.woff2') format('woff2');
}
h1, h2, h3, .eyebrow {
  font-family: 'Space Grotesk', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
