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

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

.imaps-africa:before {
  content: "\e900";
}
.imaps-america:before {
  content: "\e901";
}
.imaps-around-the-globe:before {
  content: "\e902";
}
.imaps-europe:before {
  content: "\e903";
}
.imaps-france-map:before {
  content: "\e904";
}
.imaps-germany-map:before {
  content: "\e905";
}
.imaps-globe:before {
  content: "\e906";
}
.imaps-globe-asia:before {
  content: "\e907";
}
.imaps-globe-earth:before {
  content: "\e908";
}
.imaps-map:before {
  content: "\e909";
}
.imaps-map-editing:before {
  content: "\e90a";
}
.imaps-map-marker:before {
  content: "\e90b";
}
.imaps-treasure-map:before {
  content: "\e90c";
}
.imaps-usa-map:before {
  content: "\e90d";
}
.imaps-waypoint-map:before {
  content: "\e90e";
}
.imaps-world-map:before {
  content: "\e90f";
}
.imaps-worldwide-location:before {
  content: "\e910";
}
