@font-face {
    font-family: 'customicons';
    src:  url('../fonts/customicons.eot?etfpvv');
    src:  url('../fonts/customicons.eot?etfpvv#iefix') format('embedded-opentype'),
      url('../fonts/customicons.ttf?etfpvv') format('truetype'),
      url('../fonts/customicons.woff?etfpvv') format('woff'),
      url('../fonts/customicons.svg?etfpvv#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="custom-icon-"], [class*=" custom-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'customicons' !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;
  }
  
  .custom-icon-baggage:before {
    content: "\e900";
  }
  .custom-icon-baloon:before {
    content: "\e901";
  }
  .custom-icon-bed:before {
    content: "\e902";
  }
  .custom-icon-bike:before {
    content: "\e903";
  }
  .custom-icon-boot:before {
    content: "\e904";
  }
  .custom-icon-bus:before {
    content: "\e905";
  }
  .custom-icon-butterfly:before {
    content: "\e906";
  }
  .custom-icon-car:before {
    content: "\e907";
  }
  .custom-icon-compass-1:before {
    content: "\e908";
  }
  .custom-icon-compass-2:before {
    content: "\e909";
  }
  .custom-icon-flag:before {
    content: "\e90a";
  }
  .custom-icon-flight:before {
    content: "\e90b";
  }
  .custom-icon-flight_down:before {
    content: "\e90c";
  }
  .custom-icon-flight_up:before {
    content: "\e90d";
  }
  .custom-icon-globe:before {
    content: "\e90e";
  }
  .custom-icon-heart:before {
    content: "\e90f";
  }
  .custom-icon-hike:before {
    content: "\e910";
  }
  .custom-icon-hotel:before {
    content: "\e911";
  }
  .custom-icon-leaf:before {
    content: "\e912";
  }
  .custom-icon-leafs:before {
    content: "\e913";
  }
  .custom-icon-lotus:before {
    content: "\e914";
  }
  .custom-icon-massage:before {
    content: "\e915";
  }
  .custom-icon-parasol:before {
    content: "\e916";
  }
  .custom-icon-run:before {
    content: "\e917";
  }
  .custom-icon-ship:before {
    content: "\e918";
  }
  .custom-icon-sign:before {
    content: "\e919";
  }
  .custom-icon-tent:before {
    content: "\e91a";
  }
  .custom-icon-train:before {
    content: "\e91b";
  }
  .custom-icon-walk:before {
    content: "\e91c";
  }
  .custom-icon-world:before {
    content: "\e91d";
  }
  .custom-icon-yoga:before {
    content: "\e91e";
  }
  