[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-linkedin:before {
	content: "\6c";
}
.icon-rss:before {
	content: "\72";
}
.icon-envelope:before {
	content: "\6e";
}
.icon-circle:before {
	content: "\6f";
}
.icon-facebook:before {
	content: "\66";
}
.icon-google-plus:before {
	content: "\67";
}
.icon-twitter:before {
	content: "\74";
}
.icon-download:before {
	content: "\64";
}
.icon-uni7D:before {
	content: "\7d";
}
.icon-uniE000:before {
	content: "\e000";
}
.icon-uni7C:before {
	content: "\7c";
}
.icon-uni7B:before {
	content: "\7b";
}
