@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?mlbg7j');
	src:url('fonts/icomoon.eot?#iefixmlbg7j') format('embedded-opentype'),
		url('fonts/icomoon.woff?mlbg7j') format('woff'),
		url('fonts/icomoon.ttf?mlbg7j') format('truetype'),
		url('fonts/icomoon.svg?mlbg7j#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-smileys-hard:before {
	content: "\e603";
}
.icon-smileys-excellent:before {
	content: "\e604";
}
.icon-smileys-good:before {
	content: "\e600";
}
.icon-smileys-average:before {
	content: "\e601";
}
.icon-smileys-bad:before {
	content: "\e602";
}
.icon-happy:before {
	content: "\e605";
}
.icon-smiley:before {
	content: "\e606";
}
.icon-sad:before {
	content: "\e607";
}
.icon-confused:before {
	content: "\e60a";
}
.icon-neutral:before {
	content: "\e608";
}
.icon-wondering:before {
	content: "\e609";
}
