@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?sjrvvh');
	src:url('../fonts/icomoon.eot?#iefixsjrvvh') format('embedded-opentype'),
		url('../fonts/icomoon.woff?sjrvvh') format('woff'),
		url('../fonts/icomoon.ttf?sjrvvh') format('truetype'),
		url('../fonts/icomoon.svg?sjrvvh#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-happy:before {
	content: "\e600";
}
.icon-smiley:before {
	content: "\e601";
}
.icon-tongue:before {
	content: "\e602";
}
.icon-sad:before {
	content: "\e603";
}
.icon-wink:before {
	content: "\e604";
}
.icon-grin:before {
	content: "\e605";
}
.icon-cool:before {
	content: "\e606";
}
.icon-angry:before {
	content: "\e607";
}
.icon-evil:before {
	content: "\e608";
}
.icon-shocked:before {
	content: "\e609";
}
.icon-confused:before {
	content: "\e60a";
}
.icon-neutral:before {
	content: "\e60b";
}
.icon-wondering:before {
	content: "\e60c";
}
