/* Inter Variable – self-hosted, latin-subset */
/* One file for all weights (400-800), ~156 KB vs 556 KB (5 static fonts) */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("InterVariable.woff2") format("woff2");
}
