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

.icon-wrench:before {
	content: "\e991";
}

.icon-equalizer:before {
	content: "\e992";
}

.icon-magic-wand:before {
	content: "\e997";
}

