@font-face {
  font-family: 'iransansxv';
  src: url('IRANSansXV.woff') format('woff-variations'),
    /* will be the standard and works in Safari now */ url('iransansxv.woff')
      format('woff');
  /* for the other supporting browsers */
  font-weight: 100 900;
  font-display: fallback;
}

@font-face {
  font-family: iransansx;
  src: url('staticfonts/IRANSansX-Regular.woff') format('woff');
}
@font-face {
  font-family: iransansx;
  src: url('staticfonts/IRANSansX-Bold.woff') format('woff');
  font-weight: 700;
}

@font-face {
  font-family: cardNumberFont;
  src: url('OCRAEXT.TTF') format('truetype');
}
