@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot?qtatmt');
	src:url('../fonts/icomoon/icomoon.eot?qtatmt#iefix') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.ttf?qtatmt') format('truetype'),
		url('../fonts/icomoon/icomoon.woff?qtatmt') format('woff'),
		url('../fonts/icomoon/icomoon.svg?qtatmt#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-envelope-o:before {
	content: "\f003";
}
.icon-check:before {
	content: "\f00c";
}
.icon-home:before {
	content: "\f015";
}
.icon-check-square-o:before {
	content: "\f046";
}
.icon-check-circle:before {
	content: "\f058";
}
.icon-check-circle-o:before {
	content: "\f05d";
}
.icon-gears:before {
	content: "\f085";
}
.icon-phone:before {
	content: "\f095";
}
.icon-phone-square:before {
	content: "\f098";
}
.icon-globe:before {
	content: "\f0ac";
}
.icon-check-square:before {
	content: "\f14a";
}
.icon-envelope-square:before {
	content: "\f199";
}
.icon-check2:before {
	content: "\e116";
}