﻿/* --- INIZIO MODIFICA: cinzel.css (Allineamento v26) --- */

/* Usiamo il 700 come fallback per il regular visto che il file 400 manca */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/cinzel-v26-latin-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/cinzel-v26-latin-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/cinzel-v26-latin-900.woff2') format('woff2');
}
/* --- FINE MODIFICA --- */