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

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

.icon-close:before {
  content: "\e911";
  color: #fff;
}
.icon-baggage:before {
  content: "\e907";
  color: #fff;
}
.icon-family:before {
  content: "\e908";
  color: #fff;
}
.icon-info_point:before {
  content: "\e909";
  color: #fff;
}
.icon-location:before {
  content: "\e90a";
  color: #fff;
}
.icon-map_pin:before {
  content: "\e90b";
  color: #fff;
}
.icon-office:before {
  content: "\e90c";
  color: #fff;
}
.icon-phone:before {
  content: "\e90d";
  color: #fff;
}
.icon-send:before {
  content: "\e90e";
  color: #fff;
}
.icon-webpage:before {
  content: "\e90f";
  color: #fff;
}
.icon-wedding:before {
  content: "\e910";
  color: #fff;
}
.icon-arrow_right:before {
  content: "\e905";
  color: #00c5f9;
}
.icon-airplane:before {
  content: "\e906";
  color: #fff;
}
.icon-journey:before {
  content: "\e900";
  color: #fff;
}
.icon-child_seat:before {
  content: "\e901";
  color: #fff;
}
.icon-receipt:before {
  content: "\e902";
  color: #fff;
}
.icon-clock:before {
  content: "\e903";
  color: #fff;
}
.icon-percent:before {
  content: "\e904";
  color: #fff;
}
