/* Inter (variable) — vendored locally, no CDN needed.
 * Lives in public/ because CSS url() resolution in the Vite pipeline
 * fails on the repo's '#' path; public assets are copied verbatim. */
@font-face {
  font-family: "Inter Variable";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("./inter-latin-wght-normal.woff2") format("woff2");
}
