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

[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;
  display: flex;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ico-contract:before {
  content: "\e90a";
}
.ico-arrow:before {
  content: "\e900";
}
.ico-deforestation:before {
  content: "\e901";
}
.ico-forest:before {
  content: "\e902";
}
.ico-landscape:before {
  content: "\e903";
}
.ico-next:before {
  content: "\e904";
}
.ico-pin:before {
  content: "\e905";
}
.ico-river:before {
  content: "\e906";
}
.ico-river-trail:before {
  content: "\e907";
}
.ico-search:before {
  content: "\e908";
}
.ico-trees:before {
  content: "\e909";
}
.ico-call:before {
  content: "\e90b";
}
.ico-email:before {
  content: "\e90c";
}
.ico-placeholder:before {
  content: "\e90d";
}
