@font-face {
  font-family: 'icomoon';
  src:  url('https://cdn.icomoon.io/117026/RagingThunder/icomoon.eot?pdphpf');
  src:  url('https://cdn.icomoon.io/117026/RagingThunder/icomoon.eot?pdphpf#iefix') format('embedded-opentype'),
    url('https://cdn.icomoon.io/117026/RagingThunder/icomoon.woff2?pdphpf') format('woff2'),
    url('https://cdn.icomoon.io/117026/RagingThunder/icomoon.ttf?pdphpf') format('truetype'),
    url('https://cdn.icomoon.io/117026/RagingThunder/icomoon.woff?pdphpf') format('woff'),
    url('https://cdn.icomoon.io/117026/RagingThunder/icomoon.svg?pdphpf#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-destination:before {
  content: "\e907";
}
.icon-high-five:before {
  content: "\e909";
}
.icon-danger:before {
  content: "\e908";
}
.icon-camera:before {
  content: "\e905";
}
.icon-6:before {
  content: "\e906";
}
.icon-save-money:before {
  content: "\e900";
}
.icon-man:before {
  content: "\e901";
}
.icon-life-jacket:before {
  content: "\e902";
}
.icon-rafting:before {
  content: "\e903";
}
.icon-sun:before {
  content: "\e904";
}
