/* ============================================================
   Klangtherapie Chemnitz – Selbst gehostete Schriften (DSGVO-konform)
   Lizenz: SIL Open Font License (OFL) – Eigen-Hosting erlaubt.
   Dateien liegen unter /fonts/, nichts wird extern geladen.
   ============================================================ */

/* ---------- Cormorant Garamond (Überschriften) ---------- */
@font-face{
  font-family:'Cormorant Garamond';font-style:normal;font-weight:400;font-display:swap;
  src:url('../../fonts/CormorantGaramond-Regular.woff2') format('woff2');
}
@font-face{
  font-family:'Cormorant Garamond';font-style:normal;font-weight:500;font-display:swap;
  src:url('../../fonts/CormorantGaramond-Medium.woff2') format('woff2');
}
@font-face{
  font-family:'Cormorant Garamond';font-style:normal;font-weight:600;font-display:swap;
  src:url('../../fonts/CormorantGaramond-SemiBold.woff2') format('woff2');
}
@font-face{
  font-family:'Cormorant Garamond';font-style:italic;font-weight:400;font-display:swap;
  src:url('../../fonts/CormorantGaramond-Italic.woff2') format('woff2');
}

/* ---------- Mulish (Fließtext) ---------- */
@font-face{
  font-family:'Mulish';font-style:normal;font-weight:300;font-display:swap;
  src:url('../../fonts/Mulish-Light.woff2') format('woff2');
}
@font-face{
  font-family:'Mulish';font-style:normal;font-weight:400;font-display:swap;
  src:url('../../fonts/Mulish-Regular.woff2') format('woff2');
}
@font-face{
  font-family:'Mulish';font-style:normal;font-weight:500;font-display:swap;
  src:url('../../fonts/Mulish-Medium.woff2') format('woff2');
}
@font-face{
  font-family:'Mulish';font-style:normal;font-weight:600;font-display:swap;
  src:url('../../fonts/Mulish-SemiBold.woff2') format('woff2');
}
@font-face{
  font-family:'Mulish';font-style:normal;font-weight:700;font-display:swap;
  src:url('../../fonts/Mulish-Bold.woff2') format('woff2');
}
