@font-face {
  font-family: 'Vazirmatn';
  src: url('../fonts/Vazirmatn-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vazirmatn';
  src: url('../fonts/Vazirmatn-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vazirmatn';
  src: url('../fonts/Vazirmatn-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vazirmatn';
  src: url('../fonts/Vazirmatn-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* بدون * سراسری — سبک‌تر برای style calc */
body.teb-panel,
body.teb-zeno,
.teb-booking,
.teb-ux-book,
.teb-jdp,
.teb-public-shell {
  font-family: 'Vazirmatn', Tahoma, system-ui, sans-serif;
}
body.teb-panel .teb-nav,
body.teb-panel .teb-topbar,
body.teb-panel .teb-content,
body.teb-panel button,
body.teb-panel input,
body.teb-panel select,
body.teb-panel textarea,
body.teb-panel table {
  font-family: inherit;
}
