@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?fqxxfi');
	src:url('fonts/icomoon.eot?#iefixfqxxfi') format('embedded-opentype'),
		url('fonts/icomoon.woff?fqxxfi') format('woff'),
		url('fonts/icomoon.ttf?fqxxfi') format('truetype'),
		url('fonts/icomoon.svg?fqxxfi#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;
	display:inline-block;
	vertical-align:middle;

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

.icon-ducha:before {
	content: "\e600";
}
.icon-lavanderia:before {
	content: "\e601";
}
.icon-salud:before {
	content: "\e602";
}
.icon-secador:before {
	content: "\e603";
}
.icon-servicio:before {
	content: "\e604";
}
.icon-temp:before {
	content: "\e605";
}
.icon-wifi:before {
	content: "\e606";
}
