@font-face {
	font-family: 'icomoon';
	src:url('../../fontsArrow/icomoon.eot?kkp77e');
	src:url('../../fontsArrow/icomoon.eot?kkp77e#iefix') format('embedded-opentype'),
		url('../../fontsArrow/icomoon.ttf?kkp77e') format('truetype'),
		url('../../fontsArrow/icomoon.woff?kkp77e') format('woff'),
		url('../../fontsArrow/icomoon.svg?kkp77e#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-up2:before {
	content: "\e600";
}
.icon-arrow-right2:before {
	content: "\e601";
}

