@font-face {
	font-family: 'icomoon';
	src:url('/public/fonts/icomoon.eot?17jblb');
	src:url('/public/fonts/icomoon.eot?17jblb#iefix') format('embedded-opentype'),
		url('/public/fonts/icomoon.ttf?17jblb') format('truetype'),
		url('/public/fonts/icomoon.woff?17jblb') format('woff'),
		url('/public/fonts/icomoon.svg?17jblb#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;
	
	/* Enable Ligatures ================ */
	letter-spacing: 0;
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-social-skype:before {
	content: "\e80d";
}
.icon-coin-euro:before {
	content: "\e80e";
}
.icon-coin-dollar:before {
	content: "\e80f";
}
.icon-location:before {
	content: "\e80b";
}
.icon-home:before {
	content: "\e80c";
}
.icon-facebook:before {
	content: "\e802";
}
.icon-twitter:before {
	content: "\e803";
}
.icon-person:before {
	content: "\e253";
}
.icon-lock:before {
	content: "\e2ab";
}
.icon-calendar-in:before {
	content: "\e800";
}
.icon-calendar-out:before {
	content: "\e801";
}
.icon-city:before {
	content: "\e804";
}
.icon-email:before {
	content: "\e805";
}
.icon-guests:before {
	content: "\e806";
}
.icon-phone:before {
	content: "\e807";
}
.icon-search:before {
	content: "\e808";
}
.icon-star-fill:before {
	content: "\e809";
}
.icon-star-outline:before {
	content: "\e80a";
}