/* Fontes auto-hospedadas — zero egress p/ Google (pentest 2026-08-11, achado 5).
   Arquivos variáveis: um woff2 por família cobre todos os pesos. */

@font-face {
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url("/static/fonts/SpaceGrotesk-Variable.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/static/fonts/Inter-Variable.woff2") format("woff2");
}
