/* Inter — Slim subset (variable font only, no italic, no Display)
   Single file covers weights 100-900.
   Original inter.css loads 38 font files. This loads 1. */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("InterVariable.woff2") format("woff2");
}
