@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?8otkk');
	src:url('../fonts/icomoon.eot?#iefix8otkk') format('embedded-opentype'),
		url('../fonts/icomoon.woff?8otkk') format('woff'),
		url('../fonts/icomoon.ttf?8otkk') format('truetype'),
		url('../fonts/icomoon.svg?8otkk#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	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: "\e600";
}
.icon-mail:before {
	content: "\e601";
}
.icon-arrow-left:before {
	content: "\e602";
}
.icon-arrow-right:before {
	content: "\e603";
}
.icon-facebook:before {
	content: "\e604";
}
.icon-linkedin:before {
	content: "\e605";
}
