@font-face {
	font-family: 'b';
	src:url("b.eot?#iefix");
	src:url("b.eot?#iefix") format("eot"),
	/*url('b.otf') format('opentype'),*/
	url('b.woff') format('woff'),
	url('b.ttf')  format('truetype'),
	url('b.svg#BickhamScriptPro-Regular') format('svg');
	font-weight: normal; font-style: normal;
}