@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?hye8yu');
  src:  url('fonts/icomoon.eot?hye8yu#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?hye8yu') format('truetype'),
    url('fonts/icomoon.woff?hye8yu') format('woff'),
    url('fonts/icomoon.svg?hye8yu#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-carry-icon:before {
  content: "\e900";
  color: #fff;
}
.icon-icon-bbq-2:before {
  content: "\e901";
  color: #fff;
}
.icon-icon-bed-2:before {
  content: "\e902";
  color: #fff;
}
.icon-icon-cooler-2:before {
  content: "\e903";
  color: #fff;
}
.icon-icon-furniture-2:before {
  content: "\e904";
  color: #fff;
}
.icon-icon-kitchen-2:before {
  content: "\e905";
  color: #fff;
}
.icon-icon-sleepbag-2:before {
  content: "\e906";
  color: #fff;
}
.icon-icon-tent-2:before {
  content: "\e907";
  color: #fff;
}
