/* Inter — single variable file (wght 100–900), self-hosted. */
@font-face {
  font-family: 'InterVariable';
  src: url('/static/fonts/inter/InterVariable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
