﻿@font-face {
    font-family: 'BYekan';
    src: url('fonts/BYekan.eot?#') format('eot'), url('fonts/BYekan.ttf') format('truetype'), url('fonts/BYekan.woff') format('woff');
}

.bg {
    direction: rtl;
}

body {
    font-family: BYekan;
     direction: rtl;
}
 html,body { height: 100%; margin: 0px; padding: 0px; }