@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?f1uypk');
	src:url('fonts/icomoon.eot?#iefixf1uypk') format('embedded-opentype'),
		url('fonts/icomoon.woff?f1uypk') format('woff'),
		url('fonts/icomoon.ttf?f1uypk') format('truetype'),
		url('fonts/icomoon.svg?f1uypk#icomoon') 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-check:before {
	content: "\f00c";
}

.icon-check-circle:before {
	content: "\f058";
}

.icon-check-circle-o:before {
	content: "\f05d";
}

.icon-twitter-square:before {
	content: "\f081";
}

.icon-facebook-square:before {
	content: "\f082";
}

.icon-linkedin-square:before {
	content: "\f08c";
}

.icon-external-link:before {
	content: "\f08e";
}

.icon-twitter:before {
	content: "\f099";
}

.icon-facebook:before {
	content: "\f09a";
}

.icon-rss:before {
	content: "\f09e";
}

.icon-globe:before {
	content: "\f0ac";
}

.icon-google-plus-square:before {
	content: "\f0d4";
}

.icon-google-plus:before {
	content: "\f0d5";
}

.icon-envelope:before {
	content: "\f0e0";
}

.icon-linkedin:before {
	content: "\f0e1";
}

.icon-rss-square:before {
	content: "\f143";
}

.icon-youtube-play:before {
	content: "\f16a";
}

.icon-envelope-square:before {
	content: "\f199";
}

