/* stylelint-disable */

@font-face {
  font-family: 'mh-icons';
  src:
    url('mh-icons.ttf?ywcsgq') format('truetype'),
    url('mh-icons.woff?ywcsgq') format('woff'),
    url('mh-icons.svg?ywcsgq#mh-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.mhi.mhi-car:before {
  content: "\e900";
}
.mhi.mhi-arrow-angle-down:before {
  content: "\e901";
}
.mhi.mhi-arrow-angle-left:before {
  content: "\e902";
}
.mhi.mhi-arrow-angle-right:before {
  content: "\e903";
}
.mhi.mhi-arrow-angle-up:before {
  content: "\e904";
}
.mhi.mhi-bed-2:before {
  content: "\e905";
}
.mhi.mhi-bed:before {
  content: "\e906";
}
.mhi.mhi-book:before {
  content: "\e907";
}
.mhi.mhi-clink:before {
  content: "\e908";
}
.mhi.mhi-clock:before {
  content: "\e909";
}
.mhi.mhi-concierge:before {
  content: "\e90a";
}
.mhi.mhi-food:before {
  content: "\e90b";
}
.mhi.mhi-group:before {
  content: "\e90c";
}
.mhi.mhi-landline-phone:before {
  content: "\e90d";
}
.mhi.mhi-menu:before {
  content: "\e90e";
}
.mhi.mhi-plane:before {
  content: "\e90f";
}
.mhi.mhi-tickets:before {
  content: "\e910";
}
.mhi.mhi-train:before {
  content: "\e911";
}
.mhi.mhi-video:before {
  content: "\e912";
}
.mhi.mhi-wedding:before {
  content: "\e913";
}
.mhi.mhi-wifi:before {
  content: "\e914";
}
.mhi.mhi-wine:before {
  content: "\e915";
}
.mhi.mhi-bike:before {
  content: "\e916";
}
