@font-face {
  font-family: 'aro-realestate-1';
  src:  url('https://cdn.icomoon.io/36131/AroRealEstateIcons1/aro-realestate-1.eot?breqnv');
  src:  url('https://cdn.icomoon.io/36131/AroRealEstateIcons1/aro-realestate-1.eot?breqnv#iefix') format('embedded-opentype'),
    url('https://cdn.icomoon.io/36131/AroRealEstateIcons1/aro-realestate-1.woff2?breqnv') format('woff2'),
    url('https://cdn.icomoon.io/36131/AroRealEstateIcons1/aro-realestate-1.ttf?breqnv') format('truetype'),
    url('https://cdn.icomoon.io/36131/AroRealEstateIcons1/aro-realestate-1.woff?breqnv') format('woff'),
    url('https://cdn.icomoon.io/36131/AroRealEstateIcons1/aro-realestate-1.svg?breqnv#aro-realestate-1') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-realestate-"], [class*=" icon-realestate-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'aro-realestate-1' !important;
  speak: never;
  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;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

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

.icon-realestate-stack:before {
  content: "\e901";
}
.icon-realestate-floorplan:before {
  content: "\e901";
}
.icon-realestate-floor-area:before {
  content: "\e901";
}
.icon-realestate-land-area:before {
  content: "\e900";
}
.icon-realestate-bedrooms:before {
  content: "\e600";
}
.icon-realestate-bathrooms:before {
  content: "\e601";
}
.icon-realestate-shower:before {
  content: "\e602";
}
.icon-realestate-carspaces:before {
  content: "\e603";
}
.icon-realestate-garages:before {
  content: "\e603";
}
.icon-realestate-pool:before {
  content: "\e604";
}
.icon-realestate-study:before {
  content: "\e605";
}
