@font-face {
  font-family: "IRANSans";
  src: url("iransans.woff2") format("woff2"),
       url("iransans.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "IRANSans";
  src: url("iransans.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}