/* =========================
   Arabic fonts (RTL only)
   ========================= */

/* Noto Kufi Arabic */
@font-face {
    font-family: 'Noto Kufi Arabic';
    src: url('https://fyonka-shop.com/wp-content/uploads/ar-fonts/NotoKufiArabic-Regular.woff2') format('woff2'),
        url('https://fyonka-shop.com/wp-content/uploads/ar-fonts/NotoKufiArabic-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF;
}

@font-face {
    font-family: 'Noto Kufi Arabic';
    src: url('https://fyonka-shop.com/wp-content/uploads/ar-fonts/NotoKufiArabic-Bold.woff2') format('woff2'),
        url('https://fyonka-shop.com/wp-content/uploads/ar-fonts/NotoKufiArabic-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF;
}

/* Readex Pro (اختياري للعناوين) */
@font-face {
    font-family: 'Readex Pro';
    src: url('https://fyonka-shop.com/wp-content/uploads/ar-fonts/ReadexPro-Regular.woff2') format('woff2'),
        url('https://fyonka-shop.com/wp-content/uploads/ar-fonts/ReadexPro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF;
}

@font-face {
    font-family: 'Readex Pro';
    src: url('https://fyonka-shop.com/wp-content/uploads/ar-fonts/ReadexPro-Bold.woff2') format('woff2'),
        url('https://fyonka-shop.com/wp-content/uploads/ar-fonts/ReadexPro-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF;
}

/* =========================
   Base RTL Typography
   ========================= */

:root {
    --font-arabic-base: 'Noto Kufi Arabic', system-ui, -apple-system, 'Segoe UI', Arial, sans-serif;
    --font-arabic-head: 'Readex Pro', 'Noto Kufi Arabic', system-ui, -apple-system, 'Segoe UI', Arial, sans-serif;
}

html[dir="rtl"] body {
    font-family: var(--font-arabic-base);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: 400;
}

html[dir="rtl"] h1,
html[dir="rtl"] h2,
html[dir="rtl"] h3,
html[dir="rtl"] h4,
html[dir="rtl"] h5,
html[dir="rtl"] h6 {
    font-family: var(--font-arabic-head);
    font-weight: 700;
}

/* =========================
   Force Menu Typography (RTL)
   ========================= */

html[dir="rtl"] .main-header-menu .menu-link,
html[dir="rtl"] .main-header-menu>.menu-item>a,
html[dir="rtl"] .ast-builder-menu-1 .menu-item>a,
html[dir="rtl"] .ast-builder-menu-1 .sub-menu .menu-item>a,
html[dir="rtl"] .ast-header-break-point .main-header-menu .menu-link,
html[dir="rtl"] .ast-mobile-popup-drawer .main-header-menu .menu-link,
html[dir="rtl"] .site-header-section .ast-button,
html[dir="rtl"] .ast-desktop .ast-builder-menu-1 .menu-item>.menu-link {
    font-family: var(--font-arabic-head) !important;
    font-weight: 700 !important;
}

/* =========================
   Arabic fonts (RTL only)
   ========================= */

/* Noto Kufi Arabic */
@font-face {
    font-family: 'Noto Kufi Arabic';
    src: url('https://fyonka-shop.com/wp-content/uploads/ar-fonts/NotoKufiArabic-Regular.woff2') format('woff2'),
        url('https://fyonka-shop.com/wp-content/uploads/ar-fonts/NotoKufiArabic-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF;
}

@font-face {
    font-family: 'Noto Kufi Arabic';
    src: url('https://fyonka-shop.com/wp-content/uploads/ar-fonts/NotoKufiArabic-Bold.woff2') format('woff2'),
        url('https://fyonka-shop.com/wp-content/uploads/ar-fonts/NotoKufiArabic-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF;
}

/* Readex Pro (اختياري للعناوين) */
@font-face {
    font-family: 'Readex Pro';
    src: url('https://fyonka-shop.com/wp-content/uploads/ar-fonts/ReadexPro-Regular.woff2') format('woff2'),
        url('https://fyonka-shop.com/wp-content/uploads/ar-fonts/ReadexPro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF;
}

@font-face {
    font-family: 'Readex Pro';
    src: url('https://fyonka-shop.com/wp-content/uploads/ar-fonts/ReadexPro-Bold.woff2') format('woff2'),
        url('https://fyonka-shop.com/wp-content/uploads/ar-fonts/ReadexPro-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF;
}

/* =========================
   Base RTL Typography
   ========================= */

:root {
    --font-arabic-base: 'Noto Kufi Arabic', system-ui, -apple-system, 'Segoe UI', Arial, sans-serif;
    --font-arabic-head: 'Readex Pro', 'Noto Kufi Arabic', system-ui, -apple-system, 'Segoe UI', Arial, sans-serif;
}

html[dir="rtl"] body {
    font-family: var(--font-arabic-base);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: 400;
}

html[dir="rtl"] h1,
html[dir="rtl"] h2,
html[dir="rtl"] h3,
html[dir="rtl"] h4,
html[dir="rtl"] h5,
html[dir="rtl"] h6 {
    font-family: var(--font-arabic-head);
    font-weight: 700;
}

/* =========================
   Force Menu Typography (RTL)
   ========================= */

html[dir="rtl"] .main-header-menu .menu-link,
html[dir="rtl"] .main-header-menu>.menu-item>a,
html[dir="rtl"] .ast-builder-menu-1 .menu-item>a,
html[dir="rtl"] .ast-builder-menu-1 .sub-menu .menu-item>a,
html[dir="rtl"] .ast-header-break-point .main-header-menu .menu-link,
html[dir="rtl"] .ast-mobile-popup-drawer .main-header-menu .menu-link,
html[dir="rtl"] .site-header-section .ast-button,
html[dir="rtl"] .ast-desktop .ast-builder-menu-1 .menu-item>.menu-link {
    font-family: var(--font-arabic-head) !important;
    font-weight: 700 !important;
}