/* =====================================================================
   eStoring - Polices auto-hébergées (aucun CDN)
   Fraunces (display, serif variable) + Manrope (corps, sans variable)
   Sous-ensemble « latin » (couvre le français). Licence : OFL.
   ===================================================================== */

/* Fraunces — titres / display (variable 400→700) */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('../fonts/fraunces-var.woff2') format('woff2');
}

/* Manrope — corps / interface (variable 400→800) */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('../fonts/manrope-var.woff2') format('woff2');
}
