/**
 * IRANSansX Fonts - Farsi Numerals
 * Website: http://fontiran.com
 */

@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 100;
  src: url('/fonts/IRANSansXFaNum-Thin.woff2') format('woff2'),
       url('/fonts/IRANSansXFaNum-Thin.woff') format('woff');
}

@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 200;
  src: url('/fonts/IRANSansXFaNum-UltraLight.woff2') format('woff2'),
       url('/fonts/IRANSansXFaNum-UltraLight.woff') format('woff');
}

@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/IRANSansXFaNum-Light.woff2') format('woff2'),
       url('/fonts/IRANSansXFaNum-Light.woff') format('woff');
}

@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/IRANSansXFaNum-Regular.woff2') format('woff2'),
       url('/fonts/IRANSansXFaNum-Regular.woff') format('woff');
}

@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/IRANSansXFaNum-Medium.woff2') format('woff2'),
       url('/fonts/IRANSansXFaNum-Medium.woff') format('woff');
}

@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/IRANSansXFaNum-DemiBold.woff2') format('woff2'),
       url('/fonts/IRANSansXFaNum-DemiBold.woff') format('woff');
}

@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/IRANSansXFaNum-Bold.woff2') format('woff2'),
       url('/fonts/IRANSansXFaNum-Bold.woff') format('woff');
}

@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 800;
  src: url('/fonts/IRANSansXFaNum-ExtraBold.woff2') format('woff2'),
       url('/fonts/IRANSansXFaNum-ExtraBold.woff') format('woff');
}

@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/IRANSansXFaNum-Black.woff2') format('woff2'),
       url('/fonts/IRANSansXFaNum-Black.woff') format('woff');
}
