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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon' !important;
	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-office:before {
	content: "\e903";
}

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

.icon-bullhorn:before {
	content: "\e91a";
}

.icon-keyboard:before {
	content: "\e955";
}

.icon-display:before {
	content: "\e956";
}

