/* ==========================================================================
   Self-hosted variable fonts (OFL - see fraunces-OFL.txt / inter-OFL.txt).
   One woff2 per family covers the full 100–900 weight range. No external CDN.
   ========================================================================== */

@font-face {
  font-family: "Fraunces Variable";
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url("/assets/fonts/fraunces-variable.woff2") format("woff2");
}

@font-face {
  font-family: "Inter Variable";
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url("/assets/fonts/inter-variable.woff2") format("woff2");
}
