/* Lokal gehostete Schriften – keine Verbindung zu Google (DSGVO-freundlich) */
@font-face{
  font-family:'Fraunces';
  font-style:normal;
  font-weight:300 600;
  font-display:swap;
  src:url('fraunces-opsz-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Fraunces';
  font-style:italic;
  font-weight:300 500;
  font-display:swap;
  src:url('fraunces-opsz-italic.woff2') format('woff2');
}
@font-face{
  font-family:'Hanken Grotesk';
  font-style:normal;
  font-weight:300 700;
  font-display:swap;
  src:url('hanken-grotesk-normal.woff2') format('woff2');
}
