﻿@font-face {
    font-family: 'Yekan';
    src: url('../fonts/YekanWeb-Regular.eot');
    src: url('../fonts/YekanWeb-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/YekanWeb-Regular.woff') format('woff'), url('../fonts/YekanWeb-Regular.ttf') format('truetype');
}

body {
    direction: rtl;
    font-family: 'Yekan', Tahoma !important;
    background: #F7F7F7 none repeat scroll 0 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Yekan' !important;
}
