@font-face {
  font-family: 'hmi-icons';
  src:  url('../fonts/hmi-icons-v2.eot?a4scbx');
  src:  url('../fonts/hmi-icons-v2.eot?a4scbx#iefix') format('embedded-opentype'),
    url('../fonts/hmi-icons-v2.woff?a4scbx') format('woff2'),
    url('../fonts/hmi-icons-v2.ttf?a4scbx') format('truetype'),
    url('../fonts/hmi-icons-v2.woff?a4scbx') format('woff'),
    url('../fonts/hmi-icons-v2.svg?a4scbx#hmi-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i.hmi-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'hmi-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;
}

.hmi-car-rentals:before {
  content: "\e900";
}
.hmi-hotels:before {
  content: "\e929";
}
.hmi-sunglasses:before {
  content: "\e927";
}
.hmi-awards:before {
  content: "\e901";
}
.hmi-bank:before {
  content: "\e902";
}
.hmi-calendar:before {
  content: "\e903";
}
.hmi-chart:before {
  content: "\e904";
}
.hmi-checkmark:before {
  content: "\e905";
}
.hmi-data:before {
  content: "\e906";
}
.hmi-dislike:before {
  content: "\e907";
}
.hmi-dollar-sign:before {
  content: "\e908";
}
.hmi-download:before {
  content: "\e909";
}
.hmi-easy:before {
  content: "\e90a";
}
.hmi-email:before {
  content: "\e90b";
}
.hmi-equals:before {
  content: "\e90c";
}
.hmi-excitement:before {
  content: "\e90d";
}
.hmi-filters:before {
  content: "\e90e";
}
.hmi-flexible:before {
  content: "\e90f";
}
.hmi-greater-than:before {
  content: "\e910";
}
.hmi-group:before {
  content: "\e911";
}
.hmi-like:before {
  content: "\e912";
}
.hmi-merchandise:before {
  content: "\e913";
}
.hmi-minus:before {
  content: "\e914";
}
.hmi-mobile:before {
  content: "\e915";
}
.hmi-mobile-video:before {
  content: "\e916";
}
.hmi-peer-to-peer:before {
  content: "\e917";
}
.hmi-plus:before {
  content: "\e918";
}
.hmi-point-load:before {
  content: "\e919";
}
.hmi-question:before {
  content: "\e91a";
}
.hmi-redeem:before {
  content: "\e91b";
}
.hmi-rewards:before {
  content: "\e91c";
}
.hmi-search:before {
  content: "\e91d";
}
.hmi-stack:before {
  content: "\e91e";
}
.hmi-stars:before {
  content: "\e91f";
}
.hmi-steps:before {
  content: "\e920";
}
.hmi-target:before {
  content: "\e921";
}
.hmi-tech:before {
  content: "\e928";
}
.hmi-tickets:before {
  content: "\e922";
}
.hmi-travel:before {
  content: "\e923";
}
.hmi-updates:before {
  content: "\e924";
}
.hmi-view-data:before {
  content: "\e925";
}
.hmi-computer:before {
  content: "\e926";
}
