@font-face {
    font-family: iransans;
    src: url(../fonts/IRANSans.ttf);
    font-weight: regular;
  }
@font-face {
    font-family: iransansBold;
    src: url(../fonts/IRANSans_Bold.ttf);
    font-weight: bold;
  }
@font-face {
    font-family: iransansmedium;
    src: url(../fonts/IRANSans_Medium.ttf);
    font-weight: medium;
  }
