/* Polices auto-hébergées (RGPD + perf) — remplace Google Fonts CDN */
@font-face{
  font-family:'Bricolage Grotesque';
  src:url('/fonts/bricolage.woff2') format('woff2-variations'),
      url('/fonts/bricolage.woff2') format('woff2');
  font-weight:600 800; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'Plus Jakarta Sans';
  src:url('/fonts/jakarta.woff2') format('woff2-variations'),
      url('/fonts/jakarta.woff2') format('woff2');
  font-weight:400 700; font-style:normal; font-display:swap;
}
