/*
 * Plus Jakarta Sans — self-hosted (V3.14, P0 #3 Compliance-Fix 22.05.2026)
 *
 * Vorher: Landing lud Plus Jakarta Sans über fonts.googleapis.com →
 *   IP-Übermittlung des Besuchers an Google ohne Consent.
 *   EuGH/LG-Bonn 20.01.2022 = zustimmungspflichtig (Cookie-Banner oder
 *   self-hosting). Self-hosting ist die saubere Lösung — keine Drittpartei
 *   im Page-Load-Pfad, kein Cookie-Banner nötig.
 *
 * Source: @fontsource/plus-jakarta-sans@5 (Apache-2.0-lizenzierter SIL OFL
 * Re-Distribution). Identisch zu Google Fonts Plus Jakarta Sans.
 *
 * Subset: latin (enthält DE/AT-Glyphen inkl. Umlaute ÄÖÜß).
 * Format: WOFF2 only (alle relevanten Browser ab 2018 unterstützen WOFF2,
 *   IE11 ist EOL und wird nicht supportet).
 */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('plus-jakarta-sans-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('plus-jakarta-sans-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('plus-jakarta-sans-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('plus-jakarta-sans-700.woff2') format('woff2');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('plus-jakarta-sans-800.woff2') format('woff2');
}
