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

[class^="ico-"], [class*=" ico-"] {
	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;
}


.ico-rss:before {
	content: "\e90b";
}
.ico-photo:before {
	content: "\e900";
}
.ico-video:before {
	content: "\e901";
}
.ico-menu1:before {
	content: "\e902";
}
.ico-menu2:before {
	content: "\e903";
}
.ico-menu3:before {
	content: "\e904";
}
.ico-menu4:before {
	content: "\e905";
}
.ico-menu5:before {
	content: "\e906";
}
.ico-menu6:before {
	content: "\e907";
}
.ico-menu7:before {
	content: "\e908";
}
.ico-menu8:before {
	content: "\e90e";
}
.ico-menu9:before {
	content: "\e907";
}
.ico-menu10:before {
	content: "\e908"; 
}
.ico-slick-prev:before {
	content: "\e909";
}
.ico-slick-next:before {
	content: "\e90a";
}
.ico-search:before {
	content: "\e802";
}

