@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?yeg9c0');
  src:  url('fonts/icomoon.eot?yeg9c0#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?yeg9c0') format('truetype'),
    url('fonts/icomoon.woff?yeg9c0') format('woff'),
    url('fonts/icomoon.svg?yeg9c0#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-Bed:before {
  content: "\e900";
}
.icon-Bus:before {
  content: "\e901";
}
.icon-Cafe:before {
  content: "\e902";
}
.icon-Chair:before {
  content: "\e903";
}
.icon-Drink:before {
  content: "\e904";
}
.icon-Events:before {
  content: "\e905";
}
.icon-Food:before {
  content: "\e906";
}
