@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?orkqwr');
    src:  url('fonts/icomoon.eot?orkqwr#iefix') format('embedded-opentype'),
      url('fonts/icomoon.ttf?orkqwr') format('truetype'),
      url('fonts/icomoon.woff?orkqwr') format('woff'),
      url('fonts/icomoon.svg?orkqwr#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-magnifying-glass:before {
    content: "\e900";
  }
  .icon-avatar:before {
    content: "\e901";
  }
  .icon-right-arrow:before {
    content: "\e902";
  }
  .icon-phone-call:before {
    content: "\e903";
  }
  .icon-play-button:before {
    content: "\e904";
  }
  .icon-deer:before {
    content: "\e905";
  }
  .icon-paragliding:before {
    content: "\e906";
  }
  .icon-flag:before {
    content: "\e907";
  }
  .icon-hang-gliding:before {
    content: "\e908";
  }
  .icon-travel-map:before {
    content: "\e909";
  }
  .icon-at:before {
    content: "\e90a";
  }
  .icon-cashback:before {
    content: "\e90b";
  }
  .icon-travel:before {
    content: "\e90c";
  }
  .icon-booking:before {
    content: "\e90d";
  }
  .icon-clock:before {
    content: "\e90e";
  }
  .icon-place:before {
    content: "\e90f";
  }
  .icon-user:before {
    content: "\e910";
  }
  .icon-plane:before {
    content: "\e911";
  }
  