@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-i1j6cw');
	src:url('fonts/icomoon.eot?#iefix-i1j6cw') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-i1j6cw') format('truetype'),
		url('fonts/icomoon.woff?-i1j6cw') format('woff'),
		url('fonts/icomoon.svg?-i1j6cw#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-location:before {
	content: "\e947";
}
.icon-clock:before {
	content: "\e94e";
}
.icon-spinner3:before {
	content: "\e97c";
}
.icon-search:before {
	content: "\e986";
}
.icon-menu:before {
	content: "\e9bd";
}
.icon-cross:before {
	content: "\ea0f";
}
.icon-loop2:before {
	content: "\ea2e";
}
.icon-arrow-up:before {
	content: "\ea32";
}
.icon-arrow-right:before {
	content: "\ea34";
}
.icon-arrow-down:before {
	content: "\ea36";
}
.icon-arrow-left:before {
	content: "\ea38";
}
.icon-share:before {
	content: "\ea7d";
}
.icon-facebook:before {
	content: "\ea8c";
}
