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

[class^="map-"], [class*=" map-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'map' !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;
}

.map-map-navigation-compass-direction:before {
  content: "\e900";
  color: #fe716b;
}
.map-map-navigation-location-focus:before {
  content: "\e901";
  color: #fe716b;
}
.map-map-navigation-pin-location-1:before {
  content: "\e902";
  color: #fe716b;
}
.map-map-navigation-pin-location-2:before {
  content: "\e903";
  color: #fe716b;
}
.map-map-navigation-pin-location-trip:before {
  content: "\e904";
  color: #fe716b;
}
