@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?uyfhy9');
	src:url('../fonts/icomoon.eot?uyfhy9#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?uyfhy9') format('truetype'),
		url('../fonts/icomoon.woff?uyfhy9') format('woff'),
		url('../fonts/icomoon.svg?uyfhy9#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;
	
	/* Enable Ligatures ================ */
	letter-spacing: 0;
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
	content: "\e900";
}
.icon-home2:before {
	content: "\e901";
}
.icon-home3:before {
	content: "\e902";
}
.icon-newspaper:before {
	content: "\e914";
}
.icon-library:before {
	content: "\e915";
}
.icon-profile:before {
	content: "\e903";
}
.icon-phone:before {
	content: "\e904";
}
.icon-phone-hang-up:before {
	content: "\e905";
}
.icon-address-book:before {
	content: "\e916";
}
.icon-envelop:before {
	content: "\e917";
}
.icon-users:before {
	content: "\e918";
}
.icon-menu:before {
	content: "\e919";
}
.icon-download2:before {
	content: "\e90b";
}
.icon-upload2:before {
	content: "\e90c";
}
.icon-download3:before {
	content: "\e906";
}
.icon-upload3:before {
	content: "\e90d";
}
.icon-point-up:before {
	content: "\e90e";
}
.icon-point-down:before {
	content: "\e90f";
}
.icon-cross:before {
	content: "\e910";
}
.icon-checkmark:before {
	content: "\e911";
}
.icon-play3:before {
	content: "\e907";
}
.icon-pause2:before {
	content: "\e908";
}
.icon-arrow-up:before {
	content: "\e912";
}
.icon-arrow-right:before {
	content: "\e909";
}
.icon-arrow-down:before {
	content: "\e913";
}
.icon-arrow-left:before {
	content: "\e90a";
}

