/* NarvanCMS — فونت فارسی محلی (Vazirmatn) برای کاتالوگ سه‌بعدی */
@font-face {
  font-family: Vazirmatn;
  src: url('fonts/vazirmatn/webfonts/Vazirmatn-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Vazirmatn;
  src: url('fonts/vazirmatn/webfonts/Vazirmatn-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Vazirmatn;
  src: url('fonts/vazirmatn/webfonts/Vazirmatn-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Vazirmatn;
  src: url('fonts/vazirmatn/webfonts/Vazirmatn-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

html,
body,
button,
input,
select,
textarea,
.fbToolBar,
.fbToolBar *,
.buttonBar,
.buttonBar *,
.pageNumber,
.pageNumber input,
#currentPageIndexTextField,
#cms-cat-toolbar-copyright,
#guidPageIndex,
.phoneTopBar,
.phoneTopBar *,
.phoneBottomBar,
.phoneBottomBar *,
.win10_border,
.win10_border * {
  font-family: Vazirmatn, Tahoma, "Segoe UI", Arial, sans-serif !important;
}
