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

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

.icomoon-home:before {
  content: "\e900";
}
.icomoon-pushpin:before {
  content: "\e946";
}
.icomoon-location:before {
  content: "\e947";
}
.icomoon-map2:before {
  content: "\e94c";
}
.icomoon-cog:before {
  content: "\e994";
}
.icomoon-hammer2:before {
  content: "\e9a8";
}
.icomoon-tree:before {
  content: "\e9bc";
}
.icomoon-menu:before {
  content: "\e9bd";
}
.icomoon-earth:before {
  content: "\e9ca";
}
.icomoon-eye:before {
  content: "\e9ce";
}
.icomoon-bookmarks:before {
  content: "\e9d3";
}
.icomoon-cross:before {
  content: "\ea0f";
}
.icomoon-enter:before {
  content: "\ea13";
}
.icomoon-exit:before {
  content: "\ea14";
}
