@font-face {
  font-family: "IRANSans";
  src: url("../webfonts/IRANSansWeb.eot");
  src:
    url("../webfonts/IRANSansWeb.eot?#iefix") format("embedded-opentype"),
    url("../webfonts/IRANSansWeb.woff2") format("woff2"),
    url("../webfonts/IRANSansWeb.woff") format("woff"),
    url("../webfonts/IRANSansWeb.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IRANSans";
  src: url("../webfonts/IRANSansWeb_UltraLight.eot");
  src:
    url("../webfonts/IRANSansWeb_UltraLight.eot?#iefix") format("embedded-opentype"),
    url("../webfonts/IRANSansWeb_UltraLight.woff2") format("woff2"),
    url("../webfonts/IRANSansWeb_UltraLight.woff") format("woff"),
    url("../webfonts/IRANSansWeb_UltraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IRANSans";
  src: url("../webfonts/IRANSansWeb_Light.eot");
  src:
    url("../webfonts/IRANSansWeb_Light.eot?#iefix") format("embedded-opentype"),
    url("../webfonts/IRANSansWeb_Light.woff2") format("woff2"),
    url("../webfonts/IRANSansWeb_Light.woff") format("woff"),
    url("../webfonts/IRANSansWeb_Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IRANSans";
  src: url("../webfonts/IRANSansWeb_Medium.eot");
  src:
    url("../webfonts/IRANSansWeb_Medium.eot?#iefix") format("embedded-opentype"),
    url("../webfonts/IRANSansWeb_Medium.woff2") format("woff2"),
    url("../webfonts/IRANSansWeb_Medium.woff") format("woff"),
    url("../webfonts/IRANSansWeb_Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IRANSans";
  src: url("../webfonts/IRANSansWeb_Bold.eot");
  src:
    url("../webfonts/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"),
    url("../webfonts/IRANSansWeb_Bold.woff2") format("woff2"),
    url("../webfonts/IRANSansWeb_Bold.woff") format("woff"),
    url("../webfonts/IRANSansWeb_Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --bs-body-font-family: "IRANSans", Tahoma, sans-serif;
  --bs-font-sans-serif: "IRANSans", Tahoma, sans-serif;
}

html[lang="fa"],
html[dir="rtl"] {
  font-feature-settings: "ss02" 1;
  -moz-font-feature-settings: "ss02" 1;
  -webkit-font-feature-settings: "ss02" 1;
}

body,
button,
input,
select,
textarea,
.form-control,
.btn,
.dropdown-menu,
.modal,
.card,
.table {
  font-family: "IRANSans", Tahoma, sans-serif;
  font-feature-settings: "ss02" 1;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "IRANSans", Tahoma, sans-serif;
  font-feature-settings: "ss02" 1;
}
