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

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

@font-face {
  font-family: "byekan-bold";
  src: url("../fonts/BYekan-Bold.eot");
  src: url("../fonts/BYekan-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/BYekan-Bold.woff2") format("woff2"),
    url("../fonts/BYekan-Bold.woff") format("woff"),
    url("../fonts/BYekan-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: "shabnam-bold";
  src: url("../fonts/Shabnam-Bold.eot");
  src: url("../fonts/Shabnam-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Shabnam-Bold.woff2") format("woff2"),
    url("../fonts/Shabnam-Bold.woff") format("woff"),
    url("../fonts/Shabnam-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

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

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

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

body {
  margin: 0;
  padding: 0;
}

html {
  scrollbar-width: none; /* برای فایرفاکس */
}
body::-webkit-scrollbar {
  display: none; /* برای کروم و سافاری */
}

