/* Manrope e Fragment Mono, auto-hospedadas (subset latin — cobre PT-BR).
   Baixadas de fonts.gstatic.com; mesmo arquivo variável servido pelo Google
   para os pesos 200/300/400/500 (ele já reaproveita o mesmo woff2). */

@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200 500;
  font-display: swap;
  src: url('./manrope/Manrope.woff2') format('woff2');
}

@font-face {
  font-family: 'Fragment Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./fragment-mono/FragmentMono.woff2') format('woff2');
}
