/* Typography ownership. @font-face is emitted by PHP after local-file discovery.
   Do not pin the variable wght axis here: font-weight must remain free to map to the font. */
html[lang="fa"] body.ebp-standalone,
html[dir="rtl"] body.ebp-standalone{
  font-family:"Vazirmatn Variable","Vazirmatn",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Tahoma,Arial,sans-serif;
  font-feature-settings:"ss01" 1,"tnum" 1;
  font-optical-sizing:auto;
  font-kerning:normal;
}
html[lang="en"] body.ebp-standalone,
html[lang="tr"] body.ebp-standalone{
  font-family:"Inter Variable",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  font-feature-settings:"cv02" 1,"cv03" 1,"cv04" 1,"tnum" 1;
  font-optical-sizing:auto;
  font-kerning:normal;
}
html[dir="rtl"] h1,
html[dir="rtl"] h2,
html[dir="rtl"] h3,
html[dir="rtl"] h4,
html[dir="rtl"] strong,
html[dir="rtl"] b{font-family:inherit;font-synthesis:none;letter-spacing:0!important}
