@font-face {
  font-family: 'Luxerie';
  src: url('../fonts/Luxerie.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Luxerie Display';
  src: url('../fonts/Luxerie Display.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Ajout de la police EB Garamond */
@font-face {
  font-family: 'EB Garamond';
  src: url('https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500;600;700&display=swap');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
