@font-face {
  font-family: iran;
  font-style: normal;
  src: url("../font/IRANSansWeb(FaNum).eot");
  src: url("../font/IRANSansWeb(FaNum).eot") format("embedded-opentype"),
    url("../font/IRANSansWeb(FaNum).woff") format("woff2"),
    url("../font/IRANSansWeb(FaNum).woff") format("woff"),
    url("../font/IRANSansWeb(FaNum).ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: yekan;
  font-style: normal;
  src: url(../font/Yekan.eot);
  src: url(../font/Yekan.eot) format("embedded-opentype"),
    url(../font/Yekan.woff) format("woff2"),
    url(../font/Yekan.woff) format("woff"),
    url(../font/Yekan.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: ismb;
  font-style: normal;
  src: url(../font/ismb.ttf);
  font-display: swap;
}
body {
  font-family: iran;
}
.ismb {
  font-family: ismb;
}
.yekan {
  font-family: yekan !important;
}