/* ========================================
   Lokale Brand-Schriften
   ----------------------------------------
   DSGVO-konform — keine Übertragung an Google-Server.
   Schriften lizenziert unter Open Font License (OFL).
   ======================================== */

/* DM Sans — Variable Font, deckt 400/500/700 ab */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 100 1000;
  font-display: swap;
  src: url('fonts/dm-sans.woff2') format('woff2-variations'),
       url('fonts/dm-sans.woff2') format('woff2');
}

/* JetBrains Mono — Variable Font, deckt 400/500 ab */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 100 800;
  font-display: swap;
  src: url('fonts/jetbrains-mono.woff2') format('woff2-variations'),
       url('fonts/jetbrains-mono.woff2') format('woff2');
}

/* Shadows Into Light Two — Wordmark-Schrift */
@font-face {
  font-family: 'Shadows Into Light Two';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/shadows-into-light-two.woff2') format('woff2');
}
