@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon_uiglmh.eot');
	src:url('../fonts/icomoon.eot') format('embedded-opentype'),
		url('../fonts/icomoon_uiglmh.woff') format('woff'),
		url('../fonts/icomoon_uiglmh.ttf') format('truetype'),
		url('../fonts/icomoon_uiglmh-icomoon.svg') 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-email:before {
	content: "\f003";
}
.icon-all:before {
	content: "\f00a";
}
.icon-illustration:before {
	content: "\f03e";
}
.icon-twitter:before {
	content: "\f081";
}
.icon-facebook:before {
	content: "\f082";
}
.icon-linkedin:before {
	content: "\f08c";
}
.icon-github:before {
	content: "\f092";
}
.icon-rss:before {
	content: "\f09e";
}
.icon-certificate:before {
	content: "\f0a3";
}
.icon-web:before {
	content: "\f0ac";
}
.icon-google-plus:before {
	content: "\f0d4";
}
.icon-server:before {
	content: "\f108";
}
.icon-tablet:before {
	content: "\f10a";
}
.icon-javascript:before {
	content: "\f121";
}
.icon-html5:before {
	content: "\f13b";
}
.icon-rss-square:before {
	content: "\f143";
}
.icon-database:before {
	content: "\f1c0";
}