/* Fuentes locales (audit H2) — variable fonts, subset latin, de
   @fontsource-variable/inter y @fontsource-variable/jetbrains-mono (OFL). */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('inter-latin-wght-normal.woff2') format('woff2-variations');
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 100 800;
  font-display: swap;
  src: url('jetbrains-mono-latin-wght-normal.woff2') format('woff2-variations');
}
