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

[class^='icon-'],
[class*=' icon-'] {

	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-transform: none;
	speak: never;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-tel:before {
	content: '\e918';
}
.icon-bed:before {
	content: '\e902';
}
.icon-angle-down:before {
	content: '\e900';
}
.icon-bathing-tab:before {
	content: '\e901';
}
.icon-check-circle:before {
	content: '\e907';
}
.icon-corebrands:before {
	content: '\e909';
}
.icon-door:before {
	content: '\e90a';
}
.icon-next-arrow:before {
	content: '\e913';
}
.icon-prev-arrow:before {
	content: '\e914';
}
.icon-star:before {
	content: '\e917';
}
.icon-users:before {
	content: '\e919';
}
