/* Fontes auto-hospedadas — sem depender de CDN externo */
@font-face{
  font-family:'Cinzel';
  src:url('../fonts/cinzel.woff2') format('woff2');
  font-weight:400 900;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'Jost';
  src:url('../fonts/jost.woff2') format('woff2');
  font-weight:300 700;
  font-style:normal;
  font-display:swap;
}
