@font-face {
  font-family: "theSans";
  src: url("../fonts/Alphotoshop.com_TheSans-Plain.otf");
}

@font-face {
  font-family: "theSans";
  src: url("../fonts/Alphotoshop.com_TheSans-Bold.otf");
  font-weight: bold;
}

body {
  font-family: "theSans";
  direction: rtl;
}

.header-top .header-top-inner .logo {
  margin-left: auto;
  margin-right: 0;
}

.offer-box .text {
  text-align: right;
}
/*# sourceMappingURL=style-rtl.css.map */