@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot?uz18np');
	src:url('../fonts/icomoon/icomoon.eot?uz18np#iefix') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.ttf?uz18np') format('truetype'),
		url('../fonts/icomoon/icomoon.woff?uz18np') format('woff'),
		url('../fonts/icomoon/icomoon.svg?uz18np#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-box:before {
	content: "\e609";
}
.icon-clean:before {
	content: "\e64e";
}
.icon-codage:before {
	content: "\e600";
}
.icon-refer:before {
	content: "\e601";
}
.icon-respon:before {
	content: "\e602";
}
.icon-styloplume:before {
	content: "\e603";
}
.icon-pencil2:before {
	content: "\e604";
}
.icon-book:before {
	content: "\e608";
}
.icon-cogs:before {
	content: "\e605";
}
.icon-gift:before {
	content: "\e900";
}
.icon-make-group:before {
	content: "\e606";
}
.icon-share2:before {
	content: "\e607";
}
.icon-mail4:before {
	content: "\e64f";
}
.icon-google-plus3:before {
	content: "\e650";
}
.icon-facebook3:before {
	content: "\e651";
}
.icon-instagram:before {
	content: "\e800";
}
.icon-twitter3:before {
	content: "\e652";
}
.icon-youtube3:before {
	content: "\e801";
}

