@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-46vzqv');
	src:url('fonts/icomoon.eot?#iefix-46vzqv') format('embedded-opentype'),
		url('fonts/icomoon.woff?-46vzqv') format('woff'),
		url('fonts/icomoon.ttf?-46vzqv') format('truetype'),
		url('fonts/icomoon.svg?-46vzqv#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-home:before {
	content: "\e600";
}
.icon-phone:before {
	content: "\e607";
}
.icon-arrow-up:before {
	content: "\e60a";
}
.icon-arrow-right2:before {
	content: "\e605";
}
.icon-envelope2:before {
	content: "\e604";
}
