@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?rngk6k');
  src:  url('../fonts/icomoon.eot?rngk6k#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?rngk6k') format('truetype'),
    url('../fonts/icomoon.woff?rngk6k') format('woff'),
    url('../fonts/icomoon.svg?rngk6k#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-map-o:before {
  content: "\e905";
}
.icon-map:before {
  content: "\e904";
}
.icon-compass:before {
  content: "\e900";
}
.icon-global:before {
  content: "\e901";
}
.icon-sphere:before {
  content: "\e901";
}
.icon-compass1:before {
  content: "\e902";
}
.icon-direction:before {
  content: "\e902";
}
.icon-guide:before {
  content: "\e902";
}
.icon-heart:before {
  content: "\e903";
}
.icon-love:before {
  content: "\e903";
}
.icon-like:before {
  content: "\e903";
}
.icon-favorite:before {
  content: "\e903";
}
.icon-map2:before {
  content: "\e94c";
}
