@font-face {
	font-family: five-stars;
	src: url("fontello.woff") format("woff"), url("fontello.ttf") format("truetype");
}
.five-stars-star-1:before {
	content: '\2605';
	font-family: five-stars;
	font-weight: normal;
	font-style: normal;
}
.five-stars-star:before {
	content: '\e802';
	font-family: five-stars;
	font-weight: normal;
	font-style: normal;
}