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

.icon-book:before {
	content: "\e91f";
}

.icon-stack:before {
	content: "\e92e";
}

.icon-location2:before {
	content: "\e948";
}

.icon-users:before {
	content: "\e972";
}

.icon-accessibility:before {
	content: "\e9b2";
}

.icon-earth:before {
	content: "\e9ca";
}

