@charset "UTF-8";

@font-face {
  font-family: "untitled-font-20";
  src:url("../fonts/untitled-font-20.eot");
  src:url("../fonts/untitled-font-20.eot?#iefix") format("embedded-opentype"),
    url("../fonts/untitled-font-20.woff") format("woff"),
    url("../fonts/untitled-font-20.ttf") format("truetype"),
    url("../fonts/untitled-font-20.svg#untitled-font-20") format("svg");
  font-weight: normal;
  font-style: normal;

}
.icon {
	display: inline-block;
	font: normal normal normal 14px/1 untitled-font-20;
	vertical-align: middle;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

/*[data-icon]:before {
  font-family: "untitled-font-20" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-20" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*/
.icon-advertise:before {
  content: "\61";
}
.icon-bathrooms:before {
  content: "\62";
}
.icon-bedrooms:before {
  content: "\63";
}
.icon-buyinghome:before {
  content: "\64";
}
.icon-carparking:before {
  content: "\65";
}
.icon-consulting:before {
  content: "\66";
}
.icon-guidance:before {
  content: "\67";
}
.icon-happyclients:before {
  content: "\68";
}
.icon-listing:before {
  content: "\69";
}
.icon-needloan:before {
  content: "\6a";
}
.icon-reputation:before {
  content: "\6b";
}
.icon-sellinghome:before {
  content: "\6c";
}
.icon-squarefeet:before {
  content: "\6d";
}
