/* طوبى — خط ثمانية (thmanyah typeface) بكل أوزانه، مستضافًا كملفات woff2 مستقلة.
   يُستعمل في صفحات الموقع ورسائل البريد. الملفات مطابقة تمامًا (md5) لأصل المصمّم.
   ثلاث عائلات × خمسة أوزان: Light 300 · Regular 400 · Medium 500 · Bold 700 · Black 900
   المتصفح لا ينزّل إلا الوزن المستعمل فعلًا في الصفحة. */

/* ===== Thmanyah Sans — واجهة وأزرار ونصوص وظيفية ===== */
@font-face{font-family:"Thmanyah Sans";src:url(tf/Thmanyah-Sans-300.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:"Thmanyah Sans";src:url(tf/Thmanyah-Sans-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Thmanyah Sans";src:url(tf/Thmanyah-Sans-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Thmanyah Sans";src:url(tf/Thmanyah-Sans-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:"Thmanyah Sans";src:url(tf/Thmanyah-Sans-900.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}

/* ===== Thmanyah Serif Display — العناوين والشعار ===== */
@font-face{font-family:"Thmanyah Serif Display";src:url(tf/Thmanyah-SerifDisplay-300.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:"Thmanyah Serif Display";src:url(tf/Thmanyah-SerifDisplay-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Thmanyah Serif Display";src:url(tf/Thmanyah-SerifDisplay-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Thmanyah Serif Display";src:url(tf/Thmanyah-SerifDisplay-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:"Thmanyah Serif Display";src:url(tf/Thmanyah-SerifDisplay-900.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}

/* ===== Thmanyah Serif Text — الفقرات الطويلة والأذكار ===== */
@font-face{font-family:"Thmanyah Serif Text";src:url(tf/Thmanyah-SerifText-300.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:"Thmanyah Serif Text";src:url(tf/Thmanyah-SerifText-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Thmanyah Serif Text";src:url(tf/Thmanyah-SerifText-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Thmanyah Serif Text";src:url(tf/Thmanyah-SerifText-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:"Thmanyah Serif Text";src:url(tf/Thmanyah-SerifText-900.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}

/* ===== مكدّسات جاهزة =====
   ثمانية يغطّي العربية والإنجليزية معًا (٥٢ حرفًا لاتينيًا + الأرقام + التشكيل كاملًا)،
   ولا يغطّي حروف الفارسية والأردية الخاصة (پ چ ژ گ ی ے) ولا البنغالية —
   فتُقدَّم لها Noto في الصفحات متعددة اللغات. */
:root{
  --thm-ui:"Thmanyah Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Tahoma,sans-serif;
  --thm-display:"Thmanyah Serif Display","Thmanyah Sans",Georgia,serif;
  --thm-text:"Thmanyah Serif Text","Thmanyah Sans",Georgia,serif;
}
