/* Open Sans (Variable - wght: 300 à 800) */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url('./OpenSans-latin-fr[wght].woff2') format('woff2');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300 800;
  font-display: swap;
  src: url('./OpenSans-Italic-latin-fr[wght].woff2') format('woff2');
}

/* Libre Baskerville (Statique) */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./LibreBaskerville-latin-fr-400.woff2') format('woff2');
}

@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('./LibreBaskerville-Italic-latin-fr-400.woff2') format('woff2');
}

/* Tangerine (Statique) */
@font-face {
  font-family: 'Tangerine';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./Tangerine-latin-fr-400.woff2') format('woff2');
}
