/* =========================================
   فونت‌های لوکال فراگمان (حالت آفلاین / نت ملی)
   مسیر فایل‌ها: پوشه font
========================================= */

/* ------------------- فونت وزیرمتن ------------------- */
@font-face { font-family: 'Vazirmatn'; src: url('../font/Vazirmatn-Thin.woff2') format('woff2'); font-weight: 100; font-style: normal; }
@font-face { font-family: 'Vazirmatn'; src: url('../font/Vazirmatn-ExtraLight.woff2') format('woff2'); font-weight: 200; font-style: normal; }
@font-face { font-family: 'Vazirmatn'; src: url('../font/Vazirmatn-Light.woff2') format('woff2'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Vazirmatn'; src: url('../font/Vazirmatn-Regular.woff2') format('woff2'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Vazirmatn'; src: url('../font/Vazirmatn-Medium.woff2') format('woff2'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'Vazirmatn'; src: url('../font/Vazirmatn-SemiBold.woff2') format('woff2'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Vazirmatn'; src: url('../font/Vazirmatn-Bold.woff2') format('woff2'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Vazirmatn'; src: url('../font/Vazirmatn-ExtraBold.woff2') format('woff2'); font-weight: 800; font-style: normal; }
@font-face { font-family: 'Vazirmatn'; src: url('../font/Vazirmatn-Black.woff2') format('woff2'); font-weight: 900; font-style: normal; }

/* ------------------- فونت ساحل (با اعداد فارسی) ------------------- */
@font-face { font-family: 'Sahel'; src: url('../font/Sahel-Light-FD.woff2') format('woff2'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Sahel'; src: url('../font/Sahel-FD.woff2') format('woff2'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Sahel'; src: url('../font/Sahel-SemiBold-FD.woff2') format('woff2'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Sahel'; src: url('../font/Sahel-Bold-FD.woff2') format('woff2'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Sahel'; src: url('../font/Sahel-Black-FD.woff2') format('woff2'); font-weight: 900; font-style: normal; }

/* ------------------- فونت استعداد ------------------- */
@font-face { font-family: 'Estedad'; src: url('../font/Estedad-Thin.woff2') format('woff2'); font-weight: 100; font-style: normal; }
@font-face { font-family: 'Estedad'; src: url('../font/Estedad-ExtraLight.woff2') format('woff2'); font-weight: 200; font-style: normal; }
@font-face { font-family: 'Estedad'; src: url('../font/Estedad-Light.woff2') format('woff2'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Estedad'; src: url('../font/Estedad-Regular.woff2') format('woff2'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Estedad'; src: url('../font/Estedad-Medium.woff2') format('woff2'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'Estedad'; src: url('../font/Estedad-SemiBold.woff2') format('woff2'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Estedad'; src: url('../font/Estedad-Bold.woff2') format('woff2'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Estedad'; src: url('../font/Estedad-ExtraBold.woff2') format('woff2'); font-weight: 800; font-style: normal; }
@font-face { font-family: 'Estedad'; src: url('../font/Estedad-Black.woff2') format('woff2'); font-weight: 900; font-style: normal; }
/* ------------------- فونت لاله‌زار (مخصوص تیترها و لوگو) ------------------- */
@font-face { 
    font-family: 'Lalezar'; 
    src: url('../font/Lalezar-Regular.ttf') format('truetype'); 
    font-weight: normal; 
    font-style: normal; 
}

