@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-1qg1fp');
	src:url('../fonts/icomoon.eot?#iefix-1qg1fp') format('embedded-opentype'),
		url('../fonts/icomoon.woff?-1qg1fp') format('woff'),
		url('../fonts/icomoon.ttf?-1qg1fp') format('truetype'),
		url('../fonts/icomoon.svg?-1qg1fp#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-office:before {
	content: "\e903";
}
.icon-folder-open:before {
	content: "\e930";
}
.icon-envelop:before {
	content: "\e945";
}
.icon-user-tie:before {
	content: "\e976";
}
.icon-cogs:before {
	content: "\e995";
}
.icon-menu:before {
	content: "\e9bd";
}