@font-face {
	font-family: 'realestate-3';
	src:url('../css/realestate-3.eot');
	src:url('../css/realestate-3.eot?#iefix-ho1ya9') format('embedded-opentype'),
		url('../css/realestate-3.woff') format('woff'),
		url('../css/realestate-3.ttf') format('truetype'),
		url('../css/realestate-3.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-realestate-"], [class*=" icon-realestate-"] {
	font-family: 'realestate-3';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Enable Ligatures ================ */
	-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-realestate-bedrooms:before {
	content: "\e600";
}
.icon-realestate-bathrooms:before {
	content: "\e601";
}
.icon-realestate-carspaces:before {
	content: "\e602";
}
.icon-realestate-garages:before {
	content: "\e602";
}
.icon-realestate-pool:before {
	content: "\e603";
}
.icon-realestate-study:before {
	content: "\e604";
}
