/* CompliKI v3 - Aktenzeichen. Selbst gehostete Fonts (SIL OFL 1.1).
   Latin-Subset inkl. deutscher Glyphen (ae oe ue Ae Oe Ue ss). Kein Laufzeit-CDN. */

/* Display - Schibsted Grotesk */
@font-face {
  font-family: 'Schibsted Grotesk';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('schibsted-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Schibsted Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('schibsted-700.woff2') format('woff2');
}

/* Body - Hanken Grotesk */
@font-face {
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('hanken-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('hanken-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('hanken-600.woff2') format('woff2');
}

/* Mono - IBM Plex Mono (die Regulatorik-Stimme) */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('ibmplexmono-500.woff2') format('woff2');
}
