@charset "utf-8";

@media print {}


@media screen {
	#print{ 
		display:none;
	}
	
	@font-face {
		font-family: 'b traffic';
		src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.eot?view'),
		src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.eot?view#iefix') format('embedded-opentype'),
			url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.woff?view') format('woff'),
			url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.ttf?view') format('truetype');
	}
	@font-face {
		font-family: 'b nazanin';
		src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.eot?view'),
		src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.eot?view#iefix') format('embedded-opentype'),
			url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.woff?view') format('woff'),
			url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.ttf?view') format('truetype');
	}
	@font-face {
		font-family: 'b koodak';
		src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BKoodakBold.eot?view'),
		src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BKoodakBold.eot?view#iefix') format('embedded-opentype'),
			url('//cdn.bayan.ir/blog/templates/shared/fonts/BKoodakBold.woff?view') format('woff'),
			url('//cdn.bayan.ir/blog/templates/shared/fonts/BKoodakBold.ttf?view') format('truetype');
	}
	
	@font-face {
		font-family: "b koodak";
		font-style: normal;
		font-weight: normal;
		src: local("b koodak");
	}
	@font-face {
		font-family: "b nazanin";
		font-style: normal;
		font-weight: normal;
		src: local("b nazanin");
	}
	@font-face {
		font-family: "BTitr";
		font-style: normal;
		font-weight: normal;
		src: local("b titr");
	}
}


