
@font-face {
    font-family:'Yekan';
    src:url('../font/Yekan.eot');
    src:local('bYekan'),
    local('Yekan'),
    url('../font/Yekan.eot') format('embedded-opentype'),
    url('../font/Yekan.woff') format('woff'),
    url('../font/Yekan.ttf') format('truetype'),
    url('../font/Yekan.svg#BYekan') format('svg');
    font-style:normal;
    font-weight:normal;
}
body{
/*    direction: rtl !important;*/
   font-family: "yekan",tahoma !important;
}
h1,a,button{
   font-family: "yekan",tahoma !important;
}
.story {
  font-size: 13px;
  direction: rtl;
}
#contactus{
  direction: rtl;
}
.form .input , .form .textarea {
  margin-right: 80px;
  margin-left: 0 !important;
}
.form input ,.form textarea {
  width: 98%;
}
.form .primary-btn{
    float: left !important;
}
.form .primary-btn{
    font-weight: normal !important;
}
.row .lable{
  float: right !important;

}

#aboutus .aboutus-text{
  direction: rtl;
}
.mainmenu a{
  padding: 27px 29px;
}
.footer-in{
  direction: ltr !important;
}