@font-face {
  font-family: 'gmicon';
  src:
    url('fonts/gmicon.ttf?pg24et') format('truetype'),
    url('fonts/gmicon.woff?pg24et') format('woff'),
    url('fonts/gmicon.svg?pg24et#gmicon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.gmi-landing:before {
  content: "\e917";
}
.gmi-next:before {
  content: "\e912";
}
.gmi-prev:before {
  content: "\e913";
}
.gmi-to-last:before {
  content: "\e911";
}
.gmi-airplane:before {
  content: "\e914";
}
.gmi-to-first:before {
  content: "\e915";
}
.gmi-bell:before {
  content: "\e916";
}
.gmi-exclamation:before {
  content: "\e905";
}
.gmi-suitcase:before {
  content: "\e906";
}
.gmi-payment:before {
  content: "\e907";
}
.gmi-reservation:before {
  content: "\e90a";
}
.gmi-clear-filter:before {
  content: "\e90b";
}
.gmi-departure:before {
  content: "\e90c";
}
.gmi-filter:before {
  content: "\e90d";
}
.gmi-insurance:before {
  content: "\e90e";
}
.gmi-transfer:before {
  content: "\e90f";
}
.gmi-return:before {
  content: "\e910";
}
.gmi-check-in:before {
  content: "\e903";
}
.gmi-check-out:before {
  content: "\e904";
}
.gmi-refund:before {
  content: "\e908";
}
.gmi-users:before {
  content: "\e909";
}
.gmi-discount:before {
  content: "\e900";
}
.gmi-concept:before {
  content: "\e901";
}
.gmi-night:before {
  content: "\e902";
}
.gmi-shrink2:before {
  content: "\e98c";
}
