@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?nz00tu');
	src:url('../fonts/icomoon.eot?#iefixnz00tu') format('embedded-opentype'),
		url('../fonts/icomoon.woff?nz00tu') format('woff'),
		url('../fonts/icomoon.ttf?nz00tu') format('truetype'),
		url('../fonts/icomoon.svg?nz00tu#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-arrowdown:before {
	content: "\e600";
}
.icon-home_corner_left:before {
	content: "\e601";
}
.icon-home_corner_right:before {
	content: "\e602";
}
.icon-Home_ServicesCorner:before {
	content: "\e603";
}
.icon-Home_ServicesCorner_hover:before {
	content: "\e604";
}
.icon-mail_black:before {
	content: "\e605";
}
.icon-mail_white:before {
	content: "\e606";
}
.icon-map_black:before {
	content: "\e607";
}
.icon-map_white:before {
	content: "\e608";
}
.icon-Menu:before {
	content: "\e609";
}
.icon-phone_black:before {
	content: "\e60a";
}
.icon-phone_white:before {
	content: "\e60b";
}
