@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?q2tnh5');
	src:url('fonts/icomoon.eot?#iefixq2tnh5') format('embedded-opentype'),
		url('fonts/icomoon.woff?q2tnh5') format('woff'),
		url('fonts/icomoon.ttf?q2tnh5') format('truetype'),
		url('fonts/icomoon.svg?q2tnh5#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-menu:before {
	content: "\e608";
}
.icon-calendar:before {
	content: "\e601";
}
.icon-clock:before {
	content: "\e603";
}
.icon-phone:before {
	content: "\e606";
}
.icon-star:before {
	content: "\f005";
}
.icon-star-o:before {
	content: "\f006";
}
.icon-twitter:before {
	content: "\f099";
}
.icon-facebook:before {
	content: "\f09a";
}
.icon-google-plus:before {
	content: "\f0d5";
}
.icon-linkedin:before {
	content: "\f0e1";
}
.icon-angle-right:before {
	content: "\f105";
}
.icon-angle-down:before {
	content: "\f107";
}
.icon-instagram:before {
	content: "\f16d";
}
.icon-foursquare:before {
	content: "\f180";
}
.icon-hand-right:before {
	content: "\e600";
}
.icon-pin:before {
	content: "\e602";
}
.icon-calendar-thin:before {
	content: "\10ffff";
}
.icon-yelp:before {
	content: "\e605";
}
.icon-camera:before {
	content: "\e607";
}
