/**
 * Salam — Polices web auto-hébergées (SIL OFL)
 *
 * Salam Display (titres display / nav), Open Sans (contenu courant, FR),
 * Noto Sans Arabic (secours local), IBM Plex Sans Arabic (arabe via Google Fonts).
 */

/* ── Salam Display (titres / navigation) ──────────────────────────── */
@font-face {
	font-family: "Salam Display";
	font-style: normal;
	font-weight: 400 800;
	font-display: swap;
	src: url("../fonts/salam-display/salam-display.woff2") format("woff2");
}

/* ── Open Sans (textes courants) ──────────────────────────────────────
   Chargé via Google Fonts (handle « google-open-sans » dans inc/enqueue.php)
   pour disposer des vraies graisses 300/400/600/700. */

/* ── DM Sans ────────────────────────────────────────────────────────── */
@font-face {
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 400 800;
	font-display: swap;
	src: url("../fonts/dm-sans/rP2Hp2ywxg089UriOZGCGheG.woff2") format("woff2");
}

@font-face {
	font-family: "DM Sans";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/dm-sans/rP2Wp2ywxg089UriCZaSExdy3sGt9zz86GPw-K6z9mXg.woff2") format("woff2");
}

/* ── Cormorant Garamond ─────────────────────────────────────────────── */
@font-face {
	font-family: "Cormorant Garamond";
	font-style: normal;
	font-weight: 400 700;
	font-display: swap;
	src: url("../fonts/cormorant-garamond/co3bmX5slCNuHLi8bLeY9MK7whWMhyjoq3FNsS8.woff2") format("woff2");
}

@font-face {
	font-family: "Cormorant Garamond";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/cormorant-garamond/co3smX5slCNuHLi8bLeY9MK7whWMhyjYrGFEsdtdc62E6zd58jDOjNk9IfqxUQ.woff") format("woff");
}

/* ── Noto Sans Arabic (RTL) ───────────────────────────────────────── */
@font-face {
	font-family: "Noto Sans Arabic";
	font-style: normal;
	font-weight: 400 800;
	font-display: swap;
	src: url("../fonts/noto-sans-arabic/nwpCtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlg43tY3IxQ.woff2") format("woff2");
}

/* ── IBM Plex Sans Arabic (arabe) ───────────────────────────────────
   Chargé via Google Fonts (handle « google-ibm-plex-sans-arabic » dans
   inc/enqueue.php) uniquement lorsque is_rtl() est vrai. */
