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

.icon-pencil:before {
	content: "\e905";
}

.icon-image:before {
	content: "\e90d";
}

.icon-printer:before {
	content: "\e954";
}

.icon-mobile:before {
	content: "\e958";
}

.icon-bubble:before {
	content: "\e96b";
}

.icon-menu:before {
	content: "\e9bd";
}

.icon-sphere:before {
	content: "\e9c9";
}

.icon-play3:before {
	content: "\ea1c";
}

.icon-checkbox-checked:before {
	content: "\ea52";
}

.icon-checkbox-unchecked:before {
	content: "\ea53";
}

.icon-share2:before {
	content: "\ea82";
}

.icon-google-plus2:before {
	content: "\ea89";
}

.icon-facebook2:before {
	content: "\ea8d";
}

.icon-twitter2:before {
	content: "\ea92";
}

.icon-feed3:before {
	content: "\ea95";
}

.icon-youtube4:before {
	content: "\ea9a";
}

