﻿
@font-face {
    font-family: 'BYekan';
    src: url('../fonts/BYekan.eot');
    src: url('../fonts/BYekan.woff') format('woff');
    src: url('../fonts/BYekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

p, li, h1, h2, h3, h4, h5, h6, div, body, input {
    font-family: "BYekan";
}
