@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?nzgeiq');
	src:url('fonts/icomoon.eot?#iefixnzgeiq') format('embedded-opentype'),
		url('fonts/icomoon.woff?nzgeiq') format('woff'),
		url('fonts/icomoon.ttf?nzgeiq') format('truetype'),
		url('fonts/icomoon.svg?nzgeiq#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-HG-White:before {
	content: "\e601";
}
.icon-HG-black:before {
	content: "\e602";
}
.icon-th-large:before {
	content: "\f009";
}
.icon-gears:before {
	content: "\f085";
}
.icon-phone:before {
	content: "\f095";
}
.icon-magic:before {
	content: "\f0d0";
}
.icon-envelope:before {
	content: "\f0e0";
}
.icon-compass:before {
	content: "\f14e";
}
