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