/* ============================================================
   POLICES LOCALES — POIDS SECONDAIRES (non bloquants)
   Manrope 500/600/800 + Noto Serif JP 500/700
   Chargé via preload+onload pour sortir du chemin critique.
   ============================================================ */
@font-face{
  font-family:"Manrope";
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url("fonts/manrope-v20-latin-500.woff2") format("woff2");
}
@font-face{
  font-family:"Manrope";
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url("fonts/manrope-v20-latin-600.woff2") format("woff2");
}
@font-face{
  font-family:"Manrope";
  font-style:normal;
  font-weight:800;
  font-display:swap;
  src:url("fonts/manrope-v20-latin-800.woff2") format("woff2");
}
@font-face{
  font-family:"Noto Serif JP";
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url("fonts/noto-serif-jp-v33-latin-500.woff2") format("woff2");
}
@font-face{
  font-family:"Noto Serif JP";
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:url("fonts/noto-serif-jp-v33-latin-700.woff2") format("woff2");
}
