@font-face {
    font-family: 'omnicasa';
    src: url('fonts/property-icons.eot');
    font-weight: normal;
    font-style: normal;        
}

@font-face {
	font-family: 'omnicasa';
	src:url('fonts/property-icons?-p6ajyg');
	src:url('fonts/property-icons?#iefix-p6ajyg') format('embedded-opentype'),
		url('fonts/property-icons.woff?-p6ajyg') format('woff'),
		url('fonts/property-icons.ttf?-p6ajyg') format('truetype'),
		url('fonts/property-icons.svg?-p6ajyg#omnicasa') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="property-icon-"], [class*=" property-icon-"] {
	font-family: 'omnicasa';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 18px;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.property-icon-surface:before {
	content: "\e600";
}
.property-icon-shower:before {
	content: "\e601";
}
.property-icon-garage:before {
	content: "\e602";
}
.property-icon-bed:before {
	content: "\e603";
}