@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3kd41h');
  src:  url('fonts/icomoon.eot?3kd41h#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?3kd41h') format('woff2'),
    url('fonts/icomoon.ttf?3kd41h') format('truetype'),
    url('fonts/icomoon.woff?3kd41h') format('woff'),
    url('fonts/icomoon.svg?3kd41h#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-back_chevron:before {
  content: "\e901";
}
.icon-forward_chevron:before {
  content: "\e902";
}
.icon-bath:before {
  content: "\e903";
}
.icon-bedrooms:before {
  content: "\e904";
}
.icon-binoculars:before {
  content: "\e905";
}
.icon-circle:before {
  content: "\e906";
}
.icon-expand:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-features:before {
  content: "\e909";
}
.icon-forward:before {
  content: "\e90c";
}
.icon-instagram:before {
  content: "\e90d";
}
.icon-map:before {
  content: "\e90e";
}
.icon-minimize:before {
  content: "\e90f";
}
.icon-persons:before {
  content: "\e910";
}
.icon-pet_friendly:before {
  content: "\e911";
}
.icon-size:before {
  content: "\e912";
}
.icon-storm:before {
  content: "\e913";
}
.icon-trip_advisor:before {
  content: "\e914";
}
.icon-x:before {
  content: "\e915";
}
