/* --------------------- */
/* Adelphe – Floreal     */
/* --------------------- */

/* Regular (400) */
@font-face {
  font-family: 'Adelphe';
  src: url('../fonts/Adelphe-FlorealRegular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* SemiBold (600) */
@font-face {
  font-family: 'Adelphe';
  src: url('../fonts/Adelphe-FlorealSemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Bold (700) */
@font-face {
  font-family: 'Adelphe';
  src: url('../fonts/Adelphe-FlorealBold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Italic (400 italic) */
@font-face {
  font-family: 'Adelphe';
  src: url('../fonts/Adelphe-FlorealItalic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}


/* --------------------- */
/* Geist (variable font) */
/* --------------------- */

@font-face {
  font-family: 'Geist';
  src: url('../fonts/Geist-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
