@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?f0w3wp');
	src:url('../fonts/icomoon.eot?#iefixf0w3wp') format('embedded-opentype'),
url('../fonts/icomoon.woff?f0w3wp') format('woff'),
url('../fonts/icomoon.ttf?f0w3wp') format('truetype'),
url('../fonts/icomoon.svg?f0w3wp#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-Drink:before {
	content: "\e60e";
}
.icon-Eat:before {
	content: "\e60c";
}
.icon-house:before {
	content: "\e60b";
}
.icon-Travel:before {
	content: "\e60d";
}
.icon-shuffle:before {
	content: "\e600";
}
.icon-list:before {
	content: "\e601";
}
.icon-arrow-left:before {
	content: "\e602";
}
.icon-arrow-down:before {
	content: "\e603";
}
.icon-arrow-up:before {
	content: "\e604";
}
.icon-arrow-right:before {
	content: "\e605";
}
.icon-twitter:before {
	content: "\e606";
}
.icon-facebook:before {
	content: "\e607";
}
.icon-googleplus:before {
	content: "\e608";
}
.icon-pinterest:before {
	content: "\e609";
}
.icon-tumblr:before {
	content: "\e60a";
}
