@font-face {
    font-family: 'BMitra';
    src: url('font/BMitra.eot');
    src: url('font/BMitra.eot?#iefix') format('embedded-opentype'),
         url('font/BMitra.woff') format('woff'),
         url('font/BMitra.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Yekan';
	src: url('font/Yekan.eot?-wwn5ej');
	src: url('font/Yekan.eot?#iefix-wwn5ej') format('embedded-opentype'),
	url('font/Yekan.woff?-wwn5ej') format('woff'),
	url('font/Yekan.ttf?-wwn5ej') format('truetype'),
	url('font/Yekan.svg?-wwn5ej#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	font-family: 'BMitra';
	font-size: 15px;
    font-weight: 100;
}
