/* ══════════════════════════════════════════════════════════════
   MARCHER LAB. — lokal gehostete Fonts statt Google Fonts CDN
   (DSGVO + CSP, analog OpenDyslexic-Setup)
   ══════════════════════════════════════════════════════════════ */

@font-face { font-family: "Inter"; src: url("/shared/fonts/Inter-Variable.woff2") format("woff2-variations"); font-weight: 100 900; font-style: normal; font-display: swap; }
@font-face { font-family: "JetBrains Mono"; src: url("/shared/fonts/JetBrainsMono-Variable.woff2") format("woff2-variations"); font-weight: 100 800; font-style: normal; font-display: swap; }
