@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-r2gfb');
	src:url('fonts/icomoon.eot?#iefix-r2gfb') format('embedded-opentype'),
		url('fonts/icomoon.woff?-r2gfb') format('woff'),
		url('fonts/icomoon.ttf?-r2gfb') format('truetype'),
		url('fonts/icomoon.svg?-r2gfb#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-cama:before {
	content: "\e600";
}

.icon-estacionamiento:before {
	content: "\e601";
}

.icon-frio:before {
	content: "\e602";
}

.icon-gimnasio:before {
	content: "\e603";
}

.icon-juegos:before {
	content: "\e604";
}

.icon-mascota:before {
	content: "\e605";
}

.icon-piscina:before {
	content: "\e606";
}

.icon-restaurant:before {
	content: "\e607";
}

.icon-connection:before {
	content: "\e91b";
}

.icon-user:before {
	content: "\e971";
}

.icon-users:before {
	content: "\e972";
}

.icon-spoon-knife:before {
	content: "\e9a3";
}

.icon-man:before {
	content: "\e9dc";
}

.icon-woman:before {
	content: "\e9dd";
}

.icon-man-woman:before {
	content: "\e9de";
}

.icon-checkbox-checked:before {
	content: "\ea52";
}

