@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?55789389');
  src: url('font/fontello.eot?55789389#iefix') format('embedded-opentype'),
       url('font/fontello.woff2?55789389') format('woff2'),
       url('font/fontello.woff?55789389') format('woff'),
       url('font/fontello.ttf?55789389') format('truetype'),
       url('font/fontello.svg?55789389#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?55789389#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-recent-search:before { content: '\e800'; } /* '' */
.icon-datepicker:before { content: '\e801'; } /* '' */
.icon-user:before { content: '\e802'; } /* '' */
.icon-unlock:before { content: '\e803'; } /* '' */
.icon-lock:before { content: '\e804'; } /* '' */
.icon-admin:before { content: '\e805'; } /* '' */
.icon-arrow-swap:before { content: '\e806'; } /* '' */
.icon-check:before { content: '\e807'; } /* '' */
.icon-close:before { content: '\e808'; } /* '' */
.icon-delete:before { content: '\e809'; } /* '' */
.icon-delete-alt:before { content: '\e80a'; } /* '' */
.icon-flight:before { content: '\e80b'; } /* '' */
.icon-flight-alt:before { content: '\e80c'; } /* '' */
.icon-location:before { content: '\e80d'; } /* '' */
.icon-edit-booking:before { content: '\e80e'; } /* '' */
.icon-passport:before { content: '\e80f'; } /* '' */
.icon-plus:before { content: '\e810'; } /* '' */
.icon-report-24x7-support:before { content: '\e811'; } /* '' */
.icon-reports:before { content: '\e812'; } /* '' */
.icon-role:before { content: '\e813'; } /* '' */
.icon-role-config:before { content: '\e814'; } /* '' */
.icon-settings:before { content: '\e815'; } /* '' */
.icon-travel-policy-rules:before { content: '\e816'; } /* '' */
.icon-users:before { content: '\e817'; } /* '' */
.icon-flight-booking:before { content: '\e818'; } /* '' */
.icon-minus:before { content: '\e819'; } /* '' */
.icon-cancel-booking:before { content: '\e81a'; } /* '' */
.icon-back-arrow-bend:before { content: '\e81b'; } /* '' */
.icon-new-case:before { content: '\e81c'; } /* '' */
.icon-download:before { content: '\e81d'; } /* '' */
.icon-share:before { content: '\e81e'; } /* '' */
.icon-retry:before { content: '\e81f'; } /* '' */
.icon-obt-calendar:before { content: '\e820'; } /* '' */
.icon-obt-carrentals:before { content: '\e821'; } /* '' */
.icon-obt-flights:before { content: '\e822'; } /* '' */
.icon-obt-hotel:before { content: '\e823'; } /* '' */
.icon-obt-hotels:before { content: '\e824'; } /* '' */
.icon-obt-recentsearch:before { content: '\e825'; } /* '' */
.icon-obt-support:before { content: '\e826'; } /* '' */
.icon-obt-transfers:before { content: '\e827'; } /* '' */
.icon-obt-stats:before { content: '\e828'; } /* '' */
.icon-obt-arrival:before { content: '\e829'; } /* '' */
.icon-obt-departure:before { content: '\e82a'; } /* '' */
.icon-obt-users:before { content: '\e82b'; } /* '' */
.icon-obt-promptsearch:before { content: '\e82c'; } /* '' */
.icon-obt-glob:before { content: '\e82d'; } /* '' */
.icon-obt-flighttracker:before { content: '\e82e'; } /* '' */
.icon-obt-clubcredit:before { content: '\e82f'; } /* '' */
.icon-obt-profileuser:before { content: '\e831'; } /* '' */
.icon-obt-clubrewards:before { content: '\e832'; } /* '' */
.icon-obt-clubwallet:before { content: '\e833'; } /* '' */
