/* ============================================================================
   GTLYS — Polices auto-hébergées (aucun appel Google Fonts)
   Manrope (texte/UI, variable 200-800) · Plus Jakarta Sans (titres, variable)
   Barlow Condensed (headline hero, 600/700)
   ========================================================================== */
@font-face{
  font-family:'Manrope';
  src:url('../fonts/manrope-var.woff2') format('woff2');
  font-weight:200 800;font-style:normal;font-display:swap;
}
@font-face{
  font-family:'Plus Jakarta Sans';
  src:url('../fonts/jakarta-var.woff2') format('woff2');
  font-weight:200 800;font-style:normal;font-display:swap;
}
@font-face{
  font-family:'Barlow Condensed';
  src:url('../fonts/barlowcond-600.woff2') format('woff2');
  font-weight:600;font-style:normal;font-display:swap;
}
@font-face{
  font-family:'Barlow Condensed';
  src:url('../fonts/barlowcond-700.woff2') format('woff2');
  font-weight:700;font-style:normal;font-display:swap;
}
