/* =========================================================
   Inter — hospedada localmente (self-hosted)
   Fonte: pacote @fontsource/inter (SIL Open Font License 1.1)
   Ver assets/fonts/LICENSE-Inter.txt
   ========================================================= */
@font-face{
  font-family:'Inter';
  font-style:normal;
  font-display:swap;
  font-weight:400;
  src:url('../fonts/inter-400.woff2') format('woff2');
}
@font-face{
  font-family:'Inter';
  font-style:normal;
  font-display:swap;
  font-weight:500;
  src:url('../fonts/inter-500.woff2') format('woff2');
}
@font-face{
  font-family:'Inter';
  font-style:normal;
  font-display:swap;
  font-weight:600;
  src:url('../fonts/inter-600.woff2') format('woff2');
}
@font-face{
  font-family:'Inter';
  font-style:normal;
  font-display:swap;
  font-weight:700;
  src:url('../fonts/inter-700.woff2') format('woff2');
}
@font-face{
  font-family:'Inter';
  font-style:normal;
  font-display:swap;
  font-weight:800;
  src:url('../fonts/inter-800.woff2') format('woff2');
}
@font-face{
  font-family:'Inter';
  font-style:normal;
  font-display:swap;
  font-weight:900;
  src:url('../fonts/inter-900.woff2') format('woff2');
}
