/* POLICES LOCALES - Radieuses - 14/06/2026
   Remplace les 11 appels fonts.googleapis.com */

/* FAHKWANG (titres h1/h2/h3) */
@font-face {
  font-family: Fahkwang;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fahkwang-v14-latin-regular.woff2) format(woff2);
}
@font-face {
  font-family: Fahkwang;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fahkwang-v14-latin-500.woff2) format(woff2);
}
/* CINZEL (menus navigation) */
@font-face {
  font-family: Cinzel;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(cinzel-v23-latin-regular.woff2) format(woff2);
}
@font-face {
  font-family: Cinzel;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(cinzel-v23-latin-700.woff2) format(woff2);
}
/* MONTSERRAT (corps de texte) */
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(montserrat-v26-latin-regular.woff2) format(woff2);
}
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(montserrat-v26-latin-500.woff2) format(woff2);
}
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(montserrat-v26-latin-700.woff2) format(woff2);
}
/* INTER (icones, liens) */
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(inter-v13-latin-regular.woff2) format(woff2);
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(inter-v13-latin-500.woff2) format(woff2);
}