@font-face {
  font-family: "yekan";
  src: url("../fonts/BYekan.eot?#") format("eot"),
  url("../fonts/BYekan.woff") format("woff"),
  url("../fonts/BYekan.ttf") format("truetype");
}

body{
    direction: rtl;
  font-family: yekan;
}

span,p,a,b,h1,h2,h3,h4,h5,h6,th,.page_title{
  font-family: yekan !important;
  text-align: right;
}