/* Self-hosted variable fonts — no external dependency. Latin subset. */
@font-face {
  font-family: 'Archivo'; font-style: normal; font-display: swap;
  font-weight: 100 900; font-stretch: 62% 125%;
  src: url('../fonts/archivo-var.woff2') format('woff2-variations');
}
@font-face {
  font-family: 'Inter'; font-style: normal; font-display: swap;
  font-weight: 100 900;
  src: url('../fonts/inter-var.woff2') format('woff2-variations');
}
@font-face {
  font-family: 'JetBrains Mono'; font-style: normal; font-display: swap;
  font-weight: 100 800;
  src: url('../fonts/jetbrains-mono-var.woff2') format('woff2-variations');
}
