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

.icon-phone:before {
	content: "\e942";
}

.icon-key2:before {
	content: "\e98e";
}

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

.icon-cross:before {
	content: "\ea0f";
}

.icon-paragraph-justify:before {
	content: "\ea7a";
}

