@font-face {
  font-family: "Yekan Bakh VF";
  src: url("YekanBakh-VF.woff") format("woff-variations"),
    /* will be the standard and works in Safari now */ url("YekanBakh-VF.woff")
      format("woff");
  /* for the other supporting browsers */
  font-weight: 100 900;
  font-display: fallback;
}

/* @font-face {
    font-family: "iransansx";
    src: url("../webfonts/staticfonts/iransansx-regular.woff") format("woff");
  }
  
  @font-face {
    font-family: "iransansx";
    src: url("../webfonts/staticfonts/iransansx-bold.woff") format("woff");
    font-weight: 700;
  } */

* {
  font-family: "Yekan Bakh VF";
}
