﻿


@font-face {
    font-family: 'BYekan';
    src: url('BYekan.eot') format('eot'),
         url('BYekan.woff') format('woff'),
         url('BYekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


 body {
    font-family: 'BYekan';
}
a { text-decoration: none;
}
a:link {
  text-decoration: none;
}

.header {
	height:100px;
	top:0px;
	margin-top:0px;
    font-family: 'BYekan';

}
.font {
    font-family: 'BYekan';

}