/* Self-hosted Schriften (DSGVO-konform, keine externen Requests) */
@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');
}
@font-face{
  font-family:'Fraunces';
  font-style:normal;
  font-display:swap;
  font-weight:100 900;
  font-optical-sizing:auto;
  src:url('fonts/fraunces-latin-opsz-normal.woff2') format('woff2');
}
