﻿@font-face {
    font-family: "yekan";
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/YekanWeb-Regular.eot') format("embedded-opentype"), url('../fonts/YekanWeb-Regular.woff') format("woff"), url('../fonts/YekanWeb-Regular.ttf') format("truetype"), url('../fonts/YekanWeb-Regular.svg') format("svg");
}

 
body {
    text-align: right;
    /*direction: rtl;*/
    font-family: "yekan";
   
} 