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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	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-home3:before {
	content: "\e900";
}
.icon-images:before {
	content: "\e901";
}
.icon-connection:before {
	content: "\e902";
}
.icon-books:before {
	content: "\e903";
}
.icon-library:before {
	content: "\e904";
}
.icon-stack:before {
	content: "\e905";
}
.icon-envelop:before {
	content: "\e906";
}
.icon-location2:before {
	content: "\e907";
}
.icon-hour-glass:before {
	content: "\e908";
}
.icon-spinner9:before {
	content: "\e909";
}
.icon-binoculars:before {
	content: "\e90a";
}
.icon-rocket:before {
	content: "\e90b";
}
.icon-briefcase:before {
	content: "\e90c";
}
.icon-airplane:before {
	content: "\e90d";
}
.icon-switch:before {
	content: "\e90e";
}
.icon-menu:before {
	content: "\e90f";
}
.icon-stop2:before {
	content: "\e910";
}
.icon-volume-high:before {
	content: "\e911";
}
.icon-circle-right:before {
	content: "\e912";
}
.icon-checkbox-unchecked:before {
	content: "\e913";
}
.icon-omega:before {
	content: "\e914";
}
.icon-paragraph-justify:before {
	content: "\e915";
}
.icon-indent-increase:before {
	content: "\e916";
}
.icon-finder:before {
	content: "\e917";
}

