@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot');
	src:url('icomoon.eot?#iefix') format('embedded-opentype'),
		url('icomoon.ttf') format('truetype'),
		url('icomoon.woff') format('woff'),
		url('icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}


.ul.Menu li.chevron {
	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-down:before {
	content: "\e600";
}
.icon-arrow-down2:before {
	content: "\e601";
}*/
ul.Menu li.chevron > a:after {
	content: "\e602";
}