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

[class^="bicon-"], [class*=" bicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'booking-icomoon' !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;
}

.bicon-add:before {
  content: "\e900";
}
.bicon-arrow:before {
  content: "\e901";
}
.bicon-calendar:before {
  content: "\e902";
}
.bicon-edit:before {
  content: "\e903";
}
.bicon-geo:before {
  content: "\e904";
}
.bicon-person:before {
  content: "\e905";
}
.bicon-save:before {
  content: "\e906";
}
.bicon-suitcase:before {
  content: "\e907";
}
.bicon-trash:before {
  content: "\e908";
}
.bicon-van:before {
  content: "\e909";
}
.bicon-check:before {
  content: "\e90a";
}
.bicon-clock:before {
  content: "\e90b";
}
.bicon-plane:before {
  content: "\e90c";
}