@font-face {
  font-family: diafont;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/woff/iranbold.woff") format("woff"),
    url("../fonts/woff2/iranbold.woff2") format("woff2");
}

@font-face {
  font-family: diafont;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/woff/iran.woff") format("woff"),
    url("../fonts/woff2/iran.woff2") format("woff2");
}
*{
  font-family: diafont;
}
