/* Inter — police hébergée en local (licence SIL Open Font License).
   Évite tout appel à Google Fonts. Police variable : couvre les graisses 100→900. */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('inter.woff2') format('woff2');
}
