@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-151qs8');
	src:url('fonts/icomoon.eot?#iefix-151qs8') format('embedded-opentype'),
		url('fonts/icomoon.woff?-151qs8') format('woff'),
		url('fonts/icomoon.ttf?-151qs8') format('truetype'),
		url('fonts/icomoon.svg?-151qs8#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	color: #fff;
	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-stack:before {
	content: "\e92e";
}

.icon-address-book:before {
	content: "\e944";
}

.icon-calendar:before {
	content: "\e953";
}

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

.icon-rocket:before {
	content: "\e9a5";
}

.icon-menu:before {
	content: "\e9bd";
}

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

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

