@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?vyqe8e');
	src:url('fonts/icomoon.eot?#iefixvyqe8e') format('embedded-opentype'),
		url('fonts/icomoon.woff?vyqe8e') format('woff'),
		url('fonts/icomoon.ttf?vyqe8e') format('truetype'),
		url('fonts/icomoon.svg?vyqe8e#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-favorite:before {
	content: "\e600";
}

.icon-grade:before {
	content: "\e601";
}

.icon-thumb-up:before {
	content: "\e602";
}

.icon-repeat:before {
	content: "\e603";
}

.icon-reply:before {
	content: "\e604";
}

.icon-star:before {
	content: "\e605";
}

.icon-reply2:before {
	content: "\e606";
}

.icon-retweet:before {
	content: "\e607";
}

.icon-star2:before {
	content: "\e608";
}

.icon-thumbs-up:before {
	content: "\e609";
}

.icon-undo2:before {
	content: "\e967";
}

.icon-star-full:before {
	content: "\e9d9";
}

.icon-heart:before {
	content: "\e9da";
}

.icon-loop:before {
	content: "\ea2d";
}

