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

.icon-bullhorn:before {
	content: "\f0a1";
}

.icon-user:before {
	content: "\f007";
}

.icon-home:before {
	content: "\f015";
}

.icon-flag:before {
	content: "\f024";
}

.icon-gears:before {
	content: "\f085";
}

.icon-phone:before {
	content: "\f095";
}

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

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

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

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

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

.icon-earth:before {
	content: "\e9ca";
}

