@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?xai443');
	src:url('../fonts/icomoon.eot?xai443#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?xai443') format('truetype'),
		url('../fonts/icomoon.woff?xai443') format('woff'),
		url('../fonts/icomoon.svg?xai443#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-folder:before {
	content: "\e800";
}
.icon-star:before {
	content: "\e617";
}
.icon-question-ico:before {
	content: "\e616";
}
.icon-users-ico:before {
	content: "\e613";
}
.icon-sections-ico:before {
	content: "\e614";
}
.icon-insertion-ico:before {
	content: "\e615";
}
.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";
}

