/* ZOYOS Webfonts — selbst gehostet (DSGVO: kein Request an Google/Dritte).
   Geist v1.7.2 (SIL OFL 1.1, Vercel) · Inter v4.1 (SIL OFL 1.1, rsms)
   Lizenzen: LICENSE-Geist-OFL.txt / LICENSE-Inter-OFL.txt */

@font-face {
  font-family: 'Geist';
  src: url('/Assets/fonts/GeistVariable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('/Assets/fonts/InterVariable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('/Assets/fonts/InterVariable-Italic.woff2') format('woff2');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

/* Kompatibilität: bestehende font-family-Angaben "Space Grotesk" rendern als Geist,
   bis alle Seiten/Unterseiten (auch Kunden-Landing-Pages) umgestellt sind. */
@font-face {
  font-family: 'Space Grotesk';
  src: url('/Assets/fonts/GeistVariable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
