@import url(bootstrap/css/bootstrap.rtl.min.css);
@import url(css/reset.css);
@import url(css/animate.min.css);
@import url(css/all.css);
@import url(css/menu.css);
@import url(css/tablet.css);
@import url(css/mobile.css);
@import url(css/font-awesome.min.css);
@import url(css/owl.carousel.css);
@import url(css/owl.theme.default.css);


@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: normal;
  src: url("fonts/IRANSansWebFaNum.eot");
  src: url("fonts/IRANSansWebFaNum.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("fonts/IRANSansWebFaNum.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("fonts/IRANSansWebFaNum.woff")
      format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("fonts/IRANSansWebFaNum.ttf")
      format("truetype");
}
@font-face {
  font-family: "IRANSansUltraLight";
  src: url("fonts/IRANSansUltraLight.eot?#iefix") format("embedded-opentype"),
    url("fonts/IRANSansUltraLight.woff") format("woff"),
    url("fonts/IRANSansUltraLight.ttf") format("truetype"),
    url("fonts/IRANSansUltraLight.svg#IRANSansUltraLight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IRANSansBold";
  src: url("fonts/IRANSansBold.eot?#iefix") format("embedded-opentype"),
    url("fonts/IRANSansBold.woff") format("woff"),
    url("fonts/IRANSansBold.ttf") format("truetype"),
    url("fonts/IRANSansBold.svg#IRANSansBold") format("svg");
  font-weight: normal;
  font-style: normal;
}




