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

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

.icon-custommapicon-map2:before {
  content: "\e900";
}
