/* IRANSans محلی */
@font-face{
  font-family:'IRANSans';
  src:
    url('/font/IRANSans.woff2') format('woff2'),
    url('/font/IRANSans.woff') format('woff'),
    url('/font/IRANSans.ttf') format('truetype'),
    url('/font/IRANSans.eot');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}

html, body{
  font-family: 'IRANSans', system-ui, -apple-system, Segoe UI, Roboto, "Noto Naskh Arabic", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* تیترها با لازار */
h1,h2,h3,.logo, .sidebar-header strong{
  font-family: 'Lalezar', 'IRANSans', system-ui, sans-serif;
}
