/* Fontes do Cativa DS — SELF-HOSTED (ADR D-28 §6.3: a CSP não cede; §9 pendência 6).
   Arquivos variáveis woff2, subset latin (cobre pt-BR). Substitui o <link> do Google
   Fonts prescrito no cabeçalho do cativa.tokens.css — fonte externa é violação de CSP. */

@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('fonts/onest-400_800.woff2') format('woff2');
}

@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('fonts/newsreader-400_600.woff2') format('woff2');
}

@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400 500;
  font-display: swap;
  src: url('fonts/jetbrains-mono-400.woff2') format('woff2');
}
