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

i {
  /* 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-travel-reward:before {
  content: "\e900";
}
.icon-hotel-accommodation:before {
  content: "\e901";
}
.icon-limo-service:before {
  content: "\e902";
}
.icon-airplane-bar:before {
  content: "\e903";
}
.icon-badge-with-a-star:before {
  content: "\e904";
}
.icon-fly-in-comfort:before {
  content: "\e905";
}
.icon-stay-charged:before {
  content: "\e906";
}
