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

body {
    direction: rtl;
    font-family: WYekan, "Segoe UI" !important;
    text-align: right !important;
}