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

i {
	font-family: 'survey-online';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: larger;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.i-thumb-down:before {
	content: "\e603";
}
.i-thumb-up3x:before {
	content: "\e604";
}
.i-thumb-up:before {
	content: "\e605";
}
.i-happy:before {
	content: "\e600";
}
.i-sad:before {
	content: "\e601";
}
.i-smile:before {
	content: "\e602";
}
