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

[class^="icon-"]:before,
[class*=" icon-"]:before,
[class^="icon-"] [class^="path"]:before,
[class*=" icon-"] [class^="path"]:before,
.carousel-main .button-slider:before,
.jcarousel-control-prev:before,
.jcarousel-control-next:before,
.breadcrumb>li+li:before,
.aside-menu > .has-more > a:before,
.nivo-directionNav a:before,
.slider-buttons .right:before,
.slider-buttons .left: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-close:before {
	content: "\e602";
}
/*.icon-arrow-top:before,
.aside-menu > .has-more.active > a:before{
	content: "\e603";
}*/
.icon-arrow-down:before,
.aside-menu > .has-more > a:before{
	content: "\e600";
}
.icon-arrow-left-light:before,
.carousel-main .button-left:before,
.jcarousel-control-prev:before,
a.nivo-prevNav:before,
.slider-buttons .left:before {
	content: "\e601";
}
.icon-arrow-right-light:before,
.carousel-main .button-right:before,
.jcarousel-control-next:before,
a.nivo-nextNav:before,
.slider-buttons .right:before {
	content: "\e60b";
}
.icon-arrow-right:before,
.breadcrumb>li+li:before{
	content: "\e603";
}
.icon-download:before {
	content: "\e604";
}
.icon-facebook:before {
	content: "\e605";
}
.icon-home:before {
	content: "\e606";
}
.icon-link-right:before {
	content: "\e607";
}
.icon-linkedin:before {
	content: "\e608";
}
.icon-search:before {
	content: "\e609";
}
.icon-youtube:before {
	content: "\e60a";
}
