@font-face {
	font-family: "ZafranArabic";
	src: url("https://al7osam.net/ZafranArabic-Bold.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/* خلّي كل عناوين h تستخدم الخط */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "ZafranArabic", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}
