/* ==========================================================================
   🔤 فونت‌های وب‌سایت تیران — کاملاً محلی و سلف‌هاست (بدون CDN)
   مرورگر فقط فایل فونتی را دانلود می‌کند که «فونت فعال سایت» باشد؛
   فونت فعال از «سفارشی‌سازی ← تنظیمات تیران ← فونت سایت» انتخاب می‌شود.
   ========================================================================== */

/* 📱 یکدستی موبایل و دسکتاپ (v2.5.0): سافاری iOS به‌خواست خودش متن را بزرگ نکند */
html {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

/* ——— ایران‌سنس ایکس (پیش‌فرض) ——— */
@font-face {
	font-family: "IRANSansX";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/iransansx/IRANSansX-Regular.woff2") format("woff2");
}
@font-face {
	font-family: "IRANSansX";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/iransansx/IRANSansX-Bold.woff2") format("woff2");
}

/* ——— وزیرمتن ——— */
@font-face {
	font-family: "Vazirmatn";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/vazirmatn/Vazirmatn-Regular.woff2") format("woff2");
}
@font-face {
	font-family: "Vazirmatn";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/vazirmatn/Vazirmatn-Bold.woff2") format("woff2");
}
@font-face {
	font-family: "Vazirmatn";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/vazirmatn/Vazirmatn-Latin-Regular.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+2000-206F;
}
@font-face {
	font-family: "Vazirmatn";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/vazirmatn/Vazirmatn-Latin-Bold.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+2000-206F;
}

/* ——— شبنم ——— */
@font-face {
	font-family: "Shabnam";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/shabnam/Shabnam-Regular.woff2") format("woff2");
}
@font-face {
	font-family: "Shabnam";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/shabnam/Shabnam-Bold.woff2") format("woff2");
}

/* ——— ساحل ——— */
@font-face {
	font-family: "Sahel";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/sahel/Sahel-Regular.woff2") format("woff2");
}
@font-face {
	font-family: "Sahel";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/sahel/Sahel-Bold.woff2") format("woff2");
}
