/* Auto-generated by TypographyService — edits will be overwritten. */

@font-face {
    font-family: 'iransans';
    src: url('/storage/uploads/fonts/iransans-400-normal-NQYaNy.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

:root {
    --font-primary: "Noto Sans Arabic", system-ui, sans-serif;
    --font-secondary: Inter, system-ui, sans-serif;
    --font-heading: Inter, system-ui, sans-serif;
    --font-base-size: 16px;
    --heading-scale: 1.2;
    --line-height: 1.65;
}

[lang="en"], html[lang="en"] {
    --font-primary: "Noto Sans Arabic", system-ui, sans-serif;
    --font-secondary: Inter, system-ui, sans-serif;
    --font-heading: Inter, system-ui, sans-serif;
}

[lang="en"] {
    --font-base-size: 16px;
    --heading-scale: 1.2;
    --line-height: 1.65;
}

[lang="fa"], html[lang="fa"] {
    --font-primary: iransans, system-ui, sans-serif;
    --font-secondary: iransans, system-ui, sans-serif;
    --font-heading: Vazirmatn, system-ui, sans-serif;
}

[lang="fa"] {
    --font-base-size: 16px;
    --heading-scale: 1.25;
    --line-height: 1.75;
}

[lang="ps"], html[lang="ps"] {
    --font-primary: "Noto Sans Arabic", system-ui, sans-serif;
    --font-secondary: "Noto Sans Arabic", system-ui, sans-serif;
    --font-heading: "Noto Sans Arabic", system-ui, sans-serif;
}

[lang="ps"] {
    --font-base-size: 16px;
    --heading-scale: 1.25;
    --line-height: 1.75;
}

[dir="rtl"][lang="fa"] body {
    font-family: iransans, system-ui, sans-serif;
}

[dir="rtl"][lang="ps"] body {
    font-family: "Noto Sans Arabic", system-ui, sans-serif;
}

