@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon-e3cvqd.eot');
	src:url('fonts/icomoon-.eot#iefixe3cvqd') format('embedded-opentype'),
		url('fonts/icomoon-e3cvqd.ttf') format('truetype'),
		url('fonts/icomoon-e3cvqd.woff') format('woff'),
		url('fonts/icomoon-e3cvqd.svg#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-arrow_left:before {
	content: "\e603";
}
.icon-arrow_right:before {
	content: "\e604";
}
.icon-Facebook:before {
	content: "\e600";
}
.icon-Linkedin:before {
	content: "\e601";
}
.icon-Twitter:before {
	content: "\e602";
}
