/* Makasa – lokal gehostete Webfonts (OFL, siehe fonts/OFL-*.txt). Kein Google-Abruf. */
@font-face{
  font-family:'Fraunces';
  src:url('fonts/fraunces.woff2') format('woff2-variations'),url('fonts/fraunces.woff2') format('woff2');
  font-weight:100 900;
  font-stretch:normal;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Fraunces';
  src:url('fonts/fraunces-italic.woff2') format('woff2-variations'),url('fonts/fraunces-italic.woff2') format('woff2');
  font-weight:100 900;
  font-style:italic;
  font-display:swap;
}
@font-face{
  font-family:'Inter';
  src:url('fonts/inter.woff2') format('woff2-variations'),url('fonts/inter.woff2') format('woff2');
  font-weight:100 900;
  font-style:normal;
  font-display:swap;
}
