/* Local Inter (variable). Single woff2 covers all weights 100-900.
   No CDN, no third-party request, no cookie banner needed. */
@font-face {
  font-family: 'Inter';
  src: url('../fonts/InterVariable.woff2') format('woff2-variations'),
       url('../fonts/InterVariable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
