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

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-aircon:before {
  content: "\e911";
}
.icon-alarm:before {
  content: "\e912";
}
.icon-camera:before {
  content: "\e913";
}
.icon-pets:before {
  content: "\e90e";
}
.icon-bed:before {
  content: "\e914";
}
.icon-phone2:before {
  content: "\e915";
}
.icon-safety:before {
  content: "\e916";
}
.icon-tv:before {
  content: "\e917";
}
.icon-view:before {
  content: "\e918";
}
.icon-parking:before {
  content: "\e90d";
}
.icon-suite:before {
  content: "\e90f";
}
.icon-wifi:before {
  content: "\e910";
}
.icon-pin:before {
  content: "\e90b";
}
.icon-star:before {
  content: "\e90c";
}
.icon-phone:before {
  content: "\e90a";
}
.icon-next:before {
  content: "\e908";
}
.icon-prev:before {
  content: "\e909";
}
.icon-calendar:before {
  content: "\e901";
}
.icon-advanced:before {
  content: "\e900";
}
.icon-contrast .path1:before {
  content: "\e902";
  color: rgb(94, 93, 92);
}
.icon-contrast .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(143, 0, 51);
}
.icon-location:before {
  content: "\e904";
  color: #5e5d5c;
}
.icon-login:before {
  content: "\e905";
  color: #5d5c5c;
}
.icon-dots2:before {
  content: "\e906";
}
.icon-dots:before {
  content: "\e907";
}
