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