@font-face {
  font-family: "IRANSans";
  src: url("../fonts/IRANSansFaNum-Light.eot");
  src: url("../fonts/IRANSansFaNum-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/IRANSansFaNum-Light.woff2") format("woff2"),
    url("../fonts/IRANSansFaNum-Light.woff") format("woff"),
    url("../fonts/IRANSansFaNum-Light.ttf") format("truetype"),
    url("../fonts/IRANSansFaNum-Light.svg#IRANSansFaNum-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "IRANSans";
  src: url("../fonts/IRANSansFaNum-UltraLight.eot");
  src: url("../fonts/IRANSansFaNum-UltraLight.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/IRANSansFaNum-UltraLight.woff2") format("woff2"),
    url("../fonts/IRANSansFaNum-UltraLight.woff") format("woff"),
    url("../fonts/IRANSansFaNum-UltraLight.ttf") format("truetype"),
    url("../fonts/IRANSansFaNum-UltraLight.svg#IRANSansFaNum-UltraLight")
      format("svg");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "IRANSans";
  src: url("../fonts/IRANSansFaNum.eot");
  src: url("../fonts/IRANSansFaNum.eot?#iefix") format("embedded-opentype"),
    url("../fonts/IRANSansFaNum.woff2") format("woff2"),
    url("../fonts/IRANSansFaNum.woff") format("woff"),
    url("../fonts/IRANSansFaNum.ttf") format("truetype"),
    url("../fonts/IRANSansFaNum.svg#IRANSansFaNum") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "IRANSans";
  src: url("../fonts/IRANSansFaNum-Bold.eot");
  src: url("../fonts/IRANSansFaNum-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/IRANSansFaNum-Bold.woff2") format("woff2"),
    url("../fonts/IRANSansFaNum-Bold.woff") format("woff"),
    url("../fonts/IRANSansFaNum-Bold.ttf") format("truetype"),
    url("../fonts/IRANSansFaNum-Bold.svg#IRANSansFaNum-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "IRANSans";
  src: url("../fonts/IRANSansFaNum-Medium.eot");
  src: url("../fonts/IRANSansFaNum-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/IRANSansFaNum-Medium.woff2") format("woff2"),
    url("../fonts/IRANSansFaNum-Medium.woff") format("woff"),
    url("../fonts/IRANSansFaNum-Medium.ttf") format("truetype"),
    url("../fonts/IRANSansFaNum-Medium.svg#IRANSansFaNum-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}

body {
  background-color: #ffffff;
  font-family: "IRANSans" !important;
  direction: rtl;
  text-align: right;
}
* {
  box-sizing: border-box;
}
