@font-face {
  font-family: 'icomoon';
  src:  url('./icomoon.eot?x9wfl7');
  src:  url('./icomoon.eot?x9wfl7#iefix') format('embedded-opentype'),
    url('./icomoon.ttf?x9wfl7') format('truetype'),
    url('./icomoon.woff?x9wfl7') format('woff'),
    url('./icomoon.svg?x9wfl7#icomoon') 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: 'icomoon' !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-door_open_icon:before {
  content: "\e909";
}
.icon-bath_bathroom_bathtub_shower_tub_icon:before {
  content: "\e90a";
}
.icon-bedroom_bed_furniture_double-bed_interior_icon:before {
  content: "\e90b";
}
.icon-arrow_arrow-forward_arrow-right_forward_icon:before {
  content: "\e90c";
}
.icon-arrow_next_right_icon:before {
  content: "\e90d";
}
.icon-arrow_right_thin_icon:before {
  content: "\e901";
}
.icon-arrow_thin_up_icon:before {
  content: "\e900";
}
.icon-coins_currency_stacked-coins_coin_money_icon:before {
  content: "\e902";
}
.icon-call_cell_communication_mobile_phone_icon:before {
  content: "\e905";
}
.icon-search_magnifier_mobile-ui_zoom_icon:before {
  content: "\e903";
}
.icon-direction_gps_location_map_maps_icon:before {
  content: "\e908";
}
.icon-normal_size_full_screen_resize_icon:before {
  content: "\e906";
}
.icon-bx_qr_icon:before {
  content: "\e904";
}
.icon-building_office_property_icon:before {
  content: "\e907";
}
