	@font-face {
  	font-family: 'BYekan';
 	src: url('files/BYekan.eot?#') format('eot'),  /* IE6Ã¢â‚¬â€œ8 */
        url('files/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('files/BYekan.ttf') format('truetype');  /* Saf3Ã¢â‚¬â€5, Chrome4+, FF3.5, Opera 10+ */
}
	@font-face {
	font-family: 'BNazanin';
 	src: url('files/BNazanin.eot?#') format('eot'),  /* IE6Ã¢â‚¬â€œ8 */
        url('files/BNazanin.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('files/BNazanin.ttf') format('truetype');  /* Saf3Ã¢â‚¬â€5, Chrome4+, FF3.5, Opera 10+ */
}
	body{
	background-color: #f000000;
	font-family: BYekan;
	font-size: 20px;

}