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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-tent:before {
  content: "\e911";
}
.icon-helicopter:before {
  content: "\e910";
}
.icon-wallet:before {
  content: "\e90f";
}
.icon-bears:before {
  content: "\e901";
  color: #394553;
}
.icon-glaciers:before {
  content: "\e907";
  color: #394553;
}
.icon-whales:before {
  content: "\e90d";
  color: #394553;
}
.icon-backpack:before {
  content: "\e900";
}
.icon-binocular:before {
  content: "\e902";
}
.icon-boots:before {
  content: "\e903";
}
.icon-campfire:before {
  content: "\e904";
}
.icon-caravan:before {
  content: "\e905";
}
.icon-forest:before {
  content: "\e906";
}
.icon-kayak:before {
  content: "\e908";
}
.icon-mountains:before {
  content: "\e909";
}
.icon-multitool:before {
  content: "\e90a";
}
.icon-signpost:before {
  content: "\e90b";
}
.icon-trailmap:before {
  content: "\e90c";
}
.icon-hiker:before {
  content: "\e90e";
}