/* ============================================================
   سُلوك — الخطوط | Sulook Brand Fonts
   المصدر: Sulook-Guidline.pdf v1.0 (July 2026)
   تم التحقق: مطابقة 100% مع الخطوط المدمجة في ملف البرند
   ------------------------------------------------------------
   ⚠ الترخيص قبل الإطلاق الفعلي:
   - GE SS Two — ترخيص تجاري من Boutros International / Monotype
   - Brittany Signature — ترخيص تجاري من Creatype Studio
   - Satoshi — مجاني عبر رخصة Fontshare ITF (تم التنزيل من المصدر الرسمي)
   ============================================================ */

/* ---------- GE SS Two — الخط العربي الأساسي ---------- */
/* Light: للنصوص والعناوين الخفيفة (300–400) */
@font-face {
  font-family: 'GE SS Two';
  src: url('GE-SS-Two-Light.otf') format('opentype');
  font-weight: 300 400;
  font-style: normal;
  font-display: swap;
}
/* Medium: للعناوين والتأكيد (500–900) — يمنع الـ faux-bold */
@font-face {
  font-family: 'GE SS Two';
  src: url('GE-SS-Two-Medium.otf') format('opentype');
  font-weight: 500 900;
  font-style: normal;
  font-display: swap;
}

/* ---------- Satoshi — الخط الإنجليزي ---------- */
@font-face {
  font-family: 'Satoshi';
  src: url('Satoshi-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('Satoshi-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('Satoshi-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('Satoshi-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('Satoshi-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* ---------- Brittany Signature — لمسة السكريبت ---------- */
@font-face {
  font-family: 'Brittany Signature';
  src: url('BrittanySignature.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
