/* Cinzel 600 */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/cinzel-v26-latin-600.woff2') format('woff2');
}

/* Cinzel 700 */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/cinzel-v26-latin-700.woff2') format('woff2');
}

/* Cinzel 800 */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/cinzel-v26-latin-800.woff2') format('woff2');
}

/* Cinzel Regular (si tu l’utilises quelque part) */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/cinzel-v26-latin-regular.woff2') format('woff2');
}

/* Allura */
@font-face {
  font-family: 'Allura';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/allura-v23-latin-regular.woff2') format('woff2');
}
