/* =========================================================
   CreatorCircle.club – Self-hosted Fonts (DSGVO)
   Lade die woff2-Dateien herunter (z. B. via google-webfonts-helper)
   und leg sie in diesen Ordner:
   - fraunces-v600.woff2
   - manrope-v400.woff2 / manrope-v700.woff2
   - caveat-v700.woff2
   Fehlen die Dateien, greifen automatisch System-Fallbacks –
   die Seite bleibt voll funktionsfähig, sieht nur etwas anders aus.
   ========================================================= */
@font-face{font-family:'Fraunces';src:url('fraunces-v600.woff2') format('woff2');font-weight:400 700;font-display:swap}
@font-face{font-family:'Manrope';src:url('manrope-v400.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:'Manrope';src:url('manrope-v700.woff2') format('woff2');font-weight:600 800;font-display:swap}
@font-face{font-family:'Caveat';src:url('caveat-v700.woff2') format('woff2');font-weight:500 700;font-display:swap}
