@font-face {
  font-family: 'hdream-icon';
  src:
    url('fonts/hdream-icon670d.html?590j5u') format('truetype'),
    url('fonts/hdream-icon670d-2.html?590j5u') format('woff'),
    url('fonts/hdream-icon670d-3.html?590j5u#hdream-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.hdream-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'hdream-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

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

.hdream-Buy:before {
  content: "\e900";
}
.hdream-cost:before {
  content: "\e901";
}
.hdream-find:before {
  content: "\e902";
}
.hdream-luxury:before {
  content: "\e903";
}
.hdream-place:before {
  content: "\e904";
}
.hdream-property:before {
  content: "\e905";
}
.hdream-reliable:before {
  content: "\e906";
}
.hdream-Rent:before {
  content: "\e907";
}
.hdream-Sale:before {
  content: "\e908";
}
.hdream-support:before {
  content: "\e909";
}
