/* ParsiD typography registry — the only public @font-face source for the theme.
   The theme ships three IRANSansX files only: Regular, Medium and DemiBold.
   Heavier CSS weights are intentionally mapped to the DemiBold file to avoid
   browser font synthesis and extra font downloads. */
@font-face{font-family:'IRANSansX';font-style:normal;font-weight:400;font-display:swap;src:url('/wp-content/themes/par30dl/assets/fonts/woff2/IRANSansX-Regular.woff2') format('woff2')}
@font-face{font-family:'IRANSansX';font-style:normal;font-weight:500;font-display:swap;src:url('/wp-content/themes/par30dl/assets/fonts/woff2/IRANSansX-Medium.woff2') format('woff2')}
@font-face{font-family:'IRANSansX';font-style:normal;font-weight:600;font-display:swap;src:url('/wp-content/themes/par30dl/assets/fonts/woff2/IRANSansX-DemiBold.woff2') format('woff2')}
@font-face{font-family:'IRANSansX';font-style:normal;font-weight:700;font-display:swap;src:url('/wp-content/themes/par30dl/assets/fonts/woff2/IRANSansX-DemiBold.woff2') format('woff2')}
@font-face{font-family:'IRANSansX';font-style:normal;font-weight:800;font-display:swap;src:url('/wp-content/themes/par30dl/assets/fonts/woff2/IRANSansX-DemiBold.woff2') format('woff2')}
@font-face{font-family:'IRANSansX';font-style:normal;font-weight:900;font-display:swap;src:url('/wp-content/themes/par30dl/assets/fonts/woff2/IRANSansX-DemiBold.woff2') format('woff2')}
@font-face{font-family:'IRANSansX';font-style:normal;font-weight:950;font-display:swap;src:url('/wp-content/themes/par30dl/assets/fonts/woff2/IRANSansX-DemiBold.woff2') format('woff2')}
:root{--parsid-font-family:'IRANSansX',Tahoma,'Segoe UI',Arial,sans-serif;--parsid-font-weight-regular:400;--parsid-font-weight-medium:500;--parsid-font-weight-bold:600}
html{font-family:var(--parsid-font-family);font-synthesis-weight:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body,button,input,select,textarea{font-family:inherit}

:where(body){font-family:var(--parsid-font-family)}
:where(button,input,select,textarea){font-family:inherit}
