@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon_64af4f32.eot');
  src:  url('fonts/icomoon_64af4f32.eot#iefix') format('embedded-opentype'),
    url('fonts/icomoon_64af4f32.ttf') format('truetype'),
    url('fonts/icomoon_64af4f32.woff') format('woff'),
    url('fonts/icomoon_64af4f32.svg#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-bathroom:before {
  content: "\e900";
}
.icon-bedroom:before {
  content: "\e901";
}
.icon-book:before {
  content: "\e902";
}
.icon-building:before {
  content: "\e903";
}
.icon-call:before {
  content: "\e904";
}
.icon-close:before {
  content: "\e905";
}
.icon-college:before {
  content: "\e906";
}
.icon-commercial:before {
  content: "\e907";
}
.icon-cross:before {
  content: "\e908";
}
.icon-destination:before {
  content: "\e909";
}
.icon-elevator:before {
  content: "\e90a";
}
.icon-first-aid-kit:before {
  content: "\e90b";
}
.icon-gym:before {
  content: "\e90c";
}
.icon-home:before {
  content: "\e90d";
}
.icon-left-arrow:before {
  content: "\e90e";
}
.icon-location:before {
  content: "\e90f";
}
.icon-location-pin:before {
  content: "\e910";
}
.icon-menu:before {
  content: "\e911";
}
.icon-park:before {
  content: "\e912";
}
.icon-parking:before {
  content: "\e913";
}
.icon-plane:before {
  content: "\e914";
}
.icon-restuarant:before {
  content: "\e915";
}
.icon-right-arrow:before {
  content: "\e916";
}
.icon-shower:before {
  content: "\e917";
}
.icon-square:before {
  content: "\e918";
}
.icon-squash:before {
  content: "\e919";
}
.icon-swimming:before {
  content: "\e91a";
}
.icon-tick:before {
  content: "\e91b";
}
.icon-zoom:before {
  content: "\e91c";
}
