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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'HMICons';
	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-costs:before {
	content: "\e600";
}
.icon-crime:before {
	content: "\e601";
}
.icon-legitimacy:before {
	content: "\e602";
}
.icon-workforce:before {
	content: "\e603";
}
.icon-zoomin:before {
	content: "\e604";
}
.icon-zoomout:before {
	content: "\e605";
}
