@font-face {
  font-family: 'icon';
  src:  url('fonts/icon.eot?ezggqw');
  src:  url('fonts/icon.eot?ezggqw#iefix') format('embedded-opentype'),
    url('fonts/icon.ttf?ezggqw') format('truetype'),
    url('fonts/icon.woff?ezggqw') format('woff'),
    url('fonts/icon.svg?ezggqw#icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon' !important;
  speak: never;
  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;
}

.icon-account_balance:before {
  content: "\e900";
}
.icon-acute:before {
  content: "\e901";
}
.icon-analytics:before {
  content: "\e902";
}
.icon-arrow_forward:before {
  content: "\e903";
}
.icon-attach_money_dark:before {
  content: "\e904";
}
.icon-attach_money_light:before {
  content: "\e905";
}
.icon-bid_landscape:before {
  content: "\e906";
}
.icon-call:before {
  content: "\e907";
}
.icon-chess_queen:before {
  content: "\e908";
}
.icon-handshake:before {
  content: "\e909";
}
.icon-holiday_village:before {
  content: "\e90a";
}
.icon-icon:before {
  content: "\e90b";
  color: #01a773;
}
.icon-legend_toggle:before {
  content: "\e90c";
}
.icon-logo_long:before {
  content: "\e90d";
}
.icon-mail:before {
  content: "\e90e";
}
.icon-map:before {
  content: "\e90f";
}
.icon-notifications_active:before {
  content: "\e910";
}
.icon-other_houses:before {
  content: "\e911";
}
.icon-price_change:before {
  content: "\e912";
}
.icon-real_estate_agent:before {
  content: "\e913";
}
.icon-request_quote:before {
  content: "\e914";
}
.icon-rocket_launch:before {
  content: "\e915";
}
.icon-send:before {
  content: "\e916";
}
.icon-star_shine_dark:before {
  content: "\e917";
}
.icon-star_shine_light:before {
  content: "\e918";
}
.icon-text_compare:before {
  content: "\e919";
}
