/* Fontes hospedadas aqui mesmo. Sem terceiro no caminho crítico, e o CSP da
   página pode ficar em 'self' do começo ao fim.
   Subset latin, que já cobre todo o português. */

@font-face {
  font-family: "Archivo Black";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("archivo-black-400-latin.woff2") format("woff2");
}

@font-face {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url("figtree-variable-latin.woff2") format("woff2");
}
