/* ============================================================
   UstaVibe — lokale Schriften (DSGVO-konform, kein Google-Aufruf)
   Dateien liegen in assets/fonts/
   ============================================================ */

/* ---------- Cormorant Garamond (Überschriften) ---------- */
@font-face{
  font-family:'Cormorant Garamond';
  font-style:normal; font-weight:400; font-display:swap;
  src:url('fonts/cormorant-garamond-v21-latin-ext_latin-regular.woff2') format('woff2');
  unicode-range:U+0000-00FF,U+0100-024F,U+0259,U+1E00-1EFF,U+2000-206F,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
}
@font-face{
  font-family:'Cormorant Garamond';
  font-style:normal; font-weight:500; font-display:swap;
  src:url('fonts/cormorant-garamond-v21-latin-ext_latin-500.woff2') format('woff2');
  unicode-range:U+0000-00FF,U+0100-024F,U+0259,U+1E00-1EFF,U+2000-206F,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
}
@font-face{
  font-family:'Cormorant Garamond';
  font-style:normal; font-weight:600; font-display:swap;
  src:url('fonts/cormorant-garamond-v21-latin-ext_latin-600.woff2') format('woff2');
  unicode-range:U+0000-00FF,U+0100-024F,U+0259,U+1E00-1EFF,U+2000-206F,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

/* ---------- Inter (Fließtext) ---------- */
@font-face{
  font-family:'Inter';
  font-style:normal; font-weight:300; font-display:swap;
  src:url('fonts/inter-v20-latin-ext_latin-300.woff2') format('woff2');
  unicode-range:U+0000-00FF,U+0100-024F,U+0259,U+1E00-1EFF,U+2000-206F,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
}
@font-face{
  font-family:'Inter';
  font-style:normal; font-weight:400; font-display:swap;
  src:url('fonts/inter-v20-latin-ext_latin-regular.woff2') format('woff2');
  unicode-range:U+0000-00FF,U+0100-024F,U+0259,U+1E00-1EFF,U+2000-206F,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
}
@font-face{
  font-family:'Inter';
  font-style:normal; font-weight:500; font-display:swap;
  src:url('fonts/inter-v20-latin-ext_latin-500.woff2') format('woff2');
  unicode-range:U+0000-00FF,U+0100-024F,U+0259,U+1E00-1EFF,U+2000-206F,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
}
@font-face{
  font-family:'Inter';
  font-style:normal; font-weight:600; font-display:swap;
  src:url('fonts/inter-v20-latin-ext_latin-600.woff2') format('woff2');
  unicode-range:U+0000-00FF,U+0100-024F,U+0259,U+1E00-1EFF,U+2000-206F,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
}
