/* Self-hosted Variable Fonts (DSGVO-konform, kein externes Laden) */
@font-face{
  font-family:'Manrope';
  font-style:normal;
  font-display:swap;
  font-weight:200 800;
  src:url('../fonts/manrope-latin-wght-normal.woff2') format('woff2-variations');
}
@font-face{
  font-family:'Inter';
  font-style:normal;
  font-display:swap;
  font-weight:100 900;
  src:url('../fonts/inter-latin-wght-normal.woff2') format('woff2-variations');
}
