/* Même sous-sets que SITE_ASTRO / arobass.ai — pas de CDN. */
@font-face {
  font-family: "Geist Variable";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("./geist-latin.woff2") format("woff2");
}
@font-face {
  font-family: "Fraunces Variable";
  font-style: normal;
  font-weight: 460 550;
  font-display: swap;
  src: url("./fraunces-latin.woff2") format("woff2");
}
@font-face {
  font-family: "Fraunces Variable";
  font-style: italic;
  font-weight: 440 520;
  font-display: swap;
  src: url("./fraunces-latin-italic.woff2") format("woff2");
}
@font-face {
  font-family: "Geist Mono Variable";
  font-style: normal;
  font-weight: 500 600;
  font-display: swap;
  src: url("./geist-mono-latin.woff2") format("woff2");
}
