@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?6t8z44');
	src:url('../fonts/icomoon.eot?#iefix6t8z44') format('embedded-opentype'),
		url('../fonts/icomoon.woff?6t8z44') format('woff'),
		url('../fonts/icomoon.ttf?6t8z44') format('truetype'),
		url('../fonts/icomoon.svg?6t8z44#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-ico2:before {
	content: "\e612";
}

.icon-cross:before {
	content: "\e608";
}

.icon-checkmark:before {
	content: "\e609";
}

.icon-menu-ico:before {
	content: "\e611";
}

.icon-arrow-ico:before {
	content: "\e610";
}

.icon-plus-ico:before {
	content: "\e60a";
}

.icon-search-ico:before {
	content: "\e60b";
}

.icon-scroll-up-ico:before {
	content: "\e60c";
}

.icon-scrol-down-ico:before {
	content: "\e60d";
}

.icon-minus-ico:before {
	content: "\e60e";
}

.icon-euro-ico:before {
	content: "\e60f";
}

.icon-bug-ico:before {
	content: "\e600";
}

.icon-close-ico:before {
	content: "\e601";
}

.icon-edit-ico:before {
	content: "\e602";
}

.icon-fb-ico:before {
	content: "\e603";
}

.icon-next-ico:before {
	content: "\e604";
}

.icon-prev-ico:before {
	content: "\e605";
}

.icon-print-ico:before {
	content: "\e606";
}

.icon-share-ico:before {
	content: "\e607";
}

