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

[class^="ico-"], [class*=" ico-"] {
  /* 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;
}

.ico-safety:before {
  content: "\e900";
}
.ico-access:before {
  content: "\e901";
}
.ico-wilderness:before {
  content: "\e902";
}
.ico-guides:before {
  content: "\e903";
}
.ico-go:before {
  content: "\e904";
}
.ico-facebook:before {
  content: "\e905";
}
.ico-twitter:before {
  content: "\e906";
}
.ico-youtube:before {
  content: "\e907";
}
.ico-external:before {
  content: "\e908";
}
.ico-wave:before {
  content: "\e909";
}
.ico-search:before {
  content: "\e90a";
}
.ico-camera:before {
  content: "\e90c";
}
.ico-instagram:before {
  content: "\ea92";
}
