@font-face {
  font-family: yekan-light;
  font-style: normal;
  src: url("../fonts/IRANYekan-Light.eot");
  src: url("../fonts/RANYekan-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/IRANYekan-Light.woff2") format("woff2"),
    url("../fonts/IRANYekan-Light.woff") format("woff"),
    url("../fonts/IRANYekanLight.ttf") format("truetype");
  font-display: swap;
}

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

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

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

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

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

@font-face {
  font-family: noto;
  font-style: normal;
  src: url("../fonts/NotoNastaliqUrdu-Medium.ttf") format("truetype");
  font-display: swap;
}

.light {
  font-family: yekan-light;
}

.bold {
  font-family: yekan-bold;
}

.extra-bold {
  font-family: yekan-extrabold;
}

.extra-black {
  font-family: yekan-extrablack;
}

.black {
  font-family: yekan-black;
}