@font-face {
  font-family: "Satoshi";
  src: url(../fonts/IRANSansWeb_Light.woff2) format("woff2"),
    url(../fonts/IRANSansWeb_Light.woff) format("woff"),
    url(../fonts/IRANSansWeb_Light.ttf) format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "Satoshi";
  src: url(../fonts/IRANSansWeb_Light.woff2) format("woff2"),
    url(../fonts/IRANSansWeb_Light.woff) format("woff"),
    url(../fonts/IRANSansWeb_Light.ttf) format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: "Satoshi";
  src: url(../fonts/IRANSansWeb.woff2) format("woff2"),
    url(../fonts/IRANSansWeb.woff) format("woff"),
    url(../fonts/IRANSansWeb.ttf) format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "Satoshi";
  src: url(../fonts/IRANSansWeb.woff2) format("woff2"),
    url(../fonts/IRANSansWeb.woff) format("woff"),
    url(../fonts/IRANSansWeb.ttf) format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: "Satoshi";
  src: url(../fonts/IRANSansWeb-Medium.woff2) format("woff2"),
    url(../fonts/IRANSansWeb_Medium.woff) format("woff"),
    url(../fonts/IRANSansWeb_Medium.ttf) format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "Satoshi";
  src: url(../fonts/IRANSansWeb_Medium.woff2) format("woff2"),
    url(../fonts/IRANSansWeb_Medium.woff) format("woff"),
    url(../fonts/IRANSansWeb_Medium.ttf) format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: "Satoshi";
  src: url(../fonts/IRANSansWeb_Bold.woff2) format("woff2"),
    url(../fonts/IRANSansWeb_Bold.woff) format("woff"),
    url(../fonts/IRANSansWeb_Bold.ttf) format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "Satoshi";
  src: url(../fonts/IRANSansWeb_Bold.woff2) format("woff2"),
    url(../fonts/IRANSansWeb_Bold.woff) format("woff"),
    url(../fonts/IRANSansWeb_Bold.ttf) format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}

@font-face {
  font-family: "Satoshi";
  src: url(../fonts/Satoshi-Black.woff2) format("woff2"),
    url(../fonts/Satoshi-Black.woff) format("woff"),
    url(../fonts/Satoshi-Black.ttf) format("truetype");
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "Satoshi";
  src: url(../fonts/Satoshi-BlackItalic.woff2) format("woff2"),
    url(../fonts/Satoshi-BlackItalic.woff) format("woff"),
    url(../fonts/Satoshi-BlackItalic.ttf) format("truetype");
  font-weight: 900;
  font-display: swap;
  font-style: italic;
}