@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 200;
  src: url('/fonts/IRANSans/eot/IRANSans_UltraLight.eot');
  src: url('/fonts/IRANSans/eot/IRANSans_UltraLight.eot?#iefix')
      format('embedded-opentype'),
    url('/fonts/IRANSans/woff2/IRANSans_UltraLight.woff2') format('woff2'),
    url('/fonts/IRANSans/woff/IRANSans_UltraLight.woff') format('woff'),
    url('/fonts/IRANSans/ttf/IRANSans_UltraLight.ttf') format('truetype');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/IRANSans/eot/IRANSans_Light.eot');
  src: url('/fonts/IRANSans/eot/IRANSans_Light.eot?#iefix')
      format('embedded-opentype'),
    url('/fonts/IRANSans/woff2/IRANSans_Light.woff2') format('woff2'),
    url('/fonts/IRANSans/woff/IRANSans_Light.woff') format('woff'),
    url('/fonts/IRANSans/ttf/IRANSans_Light.ttf') format('truetype');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/IRANSans/eot/IRANSans.eot');
  src: url('/fonts/IRANSans/eot/IRANSans.eot?#iefix')
      format('embedded-opentype'),
    url('/fonts/IRANSans/woff2/IRANSans.woff2') format('woff2'),
    url('/fonts/IRANSans/woff/IRANSans.woff') format('woff'),
    url('/fonts/IRANSans/ttf/IRANSans.ttf') format('truetype');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/IRANSans/eot/IRANSans_Medium.eot');
  src: url('/fonts/IRANSans/eot/IRANSans_Medium.eot?#iefix')
      format('embedded-opentype'),
    url('/fonts/IRANSans/woff2/IRANSans_Medium.woff2') format('woff2'),
    url('/fonts/IRANSans/woff/IRANSans_Medium.woff') format('woff'),
    url('/fonts/IRANSans/ttf/IRANSans_Medium.ttf') format('truetype');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/IRANSans/eot/IRANSans_Bold.eot');
  src: url('/fonts/IRANSans/eot/IRANSans_Bold.eot?#iefix')
      format('embedded-opentype'),
    url('/fonts/IRANSans/woff2/IRANSans_Bold.woff2') format('woff2'),
    url('/fonts/IRANSans/woff/IRANSans_Bold.woff') format('woff'),
    url('/fonts/IRANSans/ttf/IRANSans_Bold.ttf') format('truetype');
}

@font-face {
  font-family: FaNum;
  font-style: normal;
  font-weight: 200;
  src: url('/fonts/FaNum/eot/FaNum_UltraLight.eot');
  src: url('/fonts/FaNum/eot/FaNum_UltraLight.eot?#iefix')
      format('embedded-opentype'),
    url('/fonts/FaNum/woff2/FaNum_UltraLight.woff2') format('woff2'),
    url('/fonts/FaNum/woff/FaNum_UltraLight.woff') format('woff'),
    url('/fonts/FaNum/ttf/FaNum_UltraLight.ttf') format('truetype');
}

@font-face {
  font-family: FaNum;
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/FaNum/eot/FaNum_Light.eot');
  src: url('/fonts/FaNum/eot/FaNum_Light.eot?#iefix')
      format('embedded-opentype'),
    url('/fonts/FaNum/woff2/FaNum_Light.woff2') format('woff2'),
    url('/fonts/FaNum/woff/FaNum_Light.woff') format('woff'),
    url('/fonts/FaNum/ttf/FaNum_Light.ttf') format('truetype');
}

@font-face {
  font-family: FaNum;
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/FaNum/eot/FaNum.eot');
  src: url('/fonts/FaNum/eot/FaNum.eot?#iefix') format('embedded-opentype'),
    url('/fonts/FaNum/woff2/FaNum.woff2') format('woff2'),
    url('/fonts/FaNum/woff/FaNum.woff') format('woff'),
    url('/fonts/FaNum/ttf/FaNum.ttf') format('truetype');
}

@font-face {
  font-family: FaNum;
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/FaNum/eot/FaNum_Medium.eot');
  src: url('/fonts/FaNum/eot/FaNum_Medium.eot?#iefix')
      format('embedded-opentype'),
    url('/fonts/FaNum/woff2/FaNum_Medium.woff2') format('woff2'),
    url('/fonts/FaNum/woff/FaNum_Medium.woff') format('woff'),
    url('/fonts/FaNum/ttf/FaNum_Medium.ttf') format('truetype');
}

@font-face {
  font-family: FaNum;
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/FaNum/eot/FaNum_Bold.eot');
  src: url('/fonts/FaNum/eot/FaNum_Bold.eot?#iefix') format('embedded-opentype'),
    url('/fonts/FaNum/woff2/FaNum_Bold.woff2') format('woff2'),
    url('/fonts/FaNum/woff/FaNum_Bold.woff') format('woff'),
    url('/fonts/FaNum/ttf/FaNum_Bold.ttf') format('truetype');
}

.fanum {
  font-family: FaNum, sans-serif !important;
}

body {
  font-family: FaNum, IRANSans, Helvetica, sans-serif, Georgia, 'Times New Roman',
    Times, serif !important;
  direction: rtl;
}

.tooltip,
.tooltip-inner {
  font-size: 14px;
}
