﻿@font-face {
    font-family: 'iraniansans';
    font-style: normal;
    font-weight: 400;
    src: url('iranian-sans.eot');
    src: url('iranian-sans.eot?#iefix') format('embedded-opentype'), url('iranian-sans.woff2') format('woff2'), url('iranian-sans.woff') format('woff'), url('iranian-sans.ttf') format('truetype');
}

@font-face {
    font-family: 'BYekan';
    font-style: normal;
    font-weight: 400;
    src: url('BYekan.eot');
    src: url('BYekan.eot?#iefix') format('embedded-opentype'), 
         url('BYekan.ttf') format('truetype');
}
/*url('BYekan.woff') format('woff2'), url('BYekan.woff') format('woff'),*/
body {
    font-family: 'BYekan';
    font-size: 13px;
}

h1 {
    letter-spacing: -0.5px;
}
