/* Self-hosted fonts (GDPR-friendly — no external requests to Google) */
@font-face{
  font-family:'Fraunces';
  font-style:normal;font-weight:300 700;font-display:swap;
  src:url('fraunces.woff2') format('woff2');
}
@font-face{
  font-family:'Fraunces';
  font-style:italic;font-weight:300 700;font-display:swap;
  src:url('fraunces-italic.woff2') format('woff2');
}
@font-face{
  font-family:'Work Sans';
  font-style:normal;font-weight:300 700;font-display:swap;
  src:url('worksans.woff2') format('woff2');
}
@font-face{
  font-family:'Kaushan Script';
  font-style:normal;font-weight:400;font-display:swap;
  src:url('kaushan-script.woff2') format('woff2');
}
