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

.icon-bandaid:before {
	content: "\e601";
}

.icon-bike:before {
	content: "\e602";
}

.icon-briefcase:before {
	content: "\e603";
}

.icon-cross:before {
	content: "\e60d";
}

.icon-hand:before {
	content: "\e60e";
}

.icon-lifesaver:before {
	content: "\e60f";
}

.icon-sling:before {
	content: "\e610";
}

.icon-stretch:before {
	content: "\e611";
}

.icon-trophy:before {
	content: "\e612";
}

.icon-heart:before {
	content: "\e613";
}

.icon-search:before {
	content: "\e614";
}

