@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?uhrlue');
	src:url('../fonts/icomoon.eot?#iefixuhrlue') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?uhrlue') format('truetype'),
		url('../fonts/icomoon.woff?uhrlue') format('woff'),
		url('../fonts/icomoon.svg?uhrlue#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-heart-o:before {
	content: "\e606";
}
.icon-heart:before {
	content: "\e607";
}
.icon-star-o2:before {
	content: "\e602";
}
.icon-star2:before {
	content: "\e603";
}
.icon-quote-right:before {
	content: "\e604";
}
.icon-quote-left:before {
	content: "\e605";
}
.icon-star-o:before {
	content: "\e600";
}
.icon-star:before {
	content: "\e601";
}
