/* Fontes locais (offline). Coloque os arquivos .woff2 nesta mesma pasta /fonts/
   com exatamente estes nomes. Baixe em https://gwfh.mranftl.com (formato woff2, subset latin). */

@font-face{
  font-family:'Cinzel';
  font-style:normal; font-weight:600; font-display:swap;
  src:url('cinzel-600.woff2') format('woff2');
}
@font-face{
  font-family:'Cinzel';
  font-style:normal; font-weight:500; font-display:swap;
  src:url('cinzel-500.woff2') format('woff2');
}
@font-face{
  font-family:'Cinzel Decorative';
  font-style:normal; font-weight:700; font-display:swap;
  src:url('cinzel-decorative-700.woff2') format('woff2');
}
@font-face{
  font-family:'Cinzel Decorative';
  font-style:normal; font-weight:900; font-display:swap;
  src:url('cinzel-decorative-900.woff2') format('woff2');
}
@font-face{
  font-family:'EB Garamond';
  font-style:normal; font-weight:400; font-display:swap;
  src:url('eb-garamond-400.woff2') format('woff2');
}
@font-face{
  font-family:'EB Garamond';
  font-style:normal; font-weight:500; font-display:swap;
  src:url('eb-garamond-500.woff2') format('woff2');
}
@font-face{
  font-family:'EB Garamond';
  font-style:normal; font-weight:600; font-display:swap;
  src:url('eb-garamond-600.woff2') format('woff2');
}
@font-face{
  font-family:'EB Garamond';
  font-style:italic; font-weight:400; font-display:swap;
  src:url('eb-garamond-italic-400.woff2') format('woff2');
}
@font-face{
  font-family:'JetBrains Mono';
  font-style:normal; font-weight:500; font-display:swap;
  src:url('jetbrains-mono-500.woff2') format('woff2');
}
@font-face{
  font-family:'JetBrains Mono';
  font-style:normal; font-weight:700; font-display:swap;
  src:url('jetbrains-mono-700.woff2') format('woff2');
}
