@font-face {
    font-family: 'byekan';
    src: url('../fonts/BYekan.eot');
    src: url('../fonts/BYekan.woff') format('woff');
    url('../fonts/BYekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
p{
    font-family: "byekan";
}