/* Fontes self-hosted (decisão D13 — zero CDN; o bundle usava Google Fonts).
   Poppins 600–900 (latin, gstatic v24, baixadas 2026-08-20);
   Inter variable 400–700 (mesmo arquivo self-hosted do BR Times). */

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("Poppins-600-latin.72993dddf88a.woff2") format('woff2');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("Poppins-700-latin.25b0e113ca7c.woff2") format('woff2');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("Poppins-800-latin.af4d371a1027.woff2") format('woff2');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("Poppins-900-latin.5426bf50c845.woff2") format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("Inter-VariableFont.7faadadc8d00.woff2") format('woff2-variations');
}
