@font-face {
  font-family: 'icomoon3';
  src:  url('../fonts/icomoon3.eot?c25ctc');
  src:  url('../fonts/icomoon3.eot?c25ctc#iefix') format('embedded-opentype'),
    url('../fonts/icomoon3.ttf?c25ctc') format('truetype'),
    url('../fonts/icomoon3.woff?c25ctc') format('woff'),
    url('../fonts/icomoon3.svg?c25ctc#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}


.icon-map:before {
  content: "\e94b";
  font-family: 'icomoon3' !important;
}

.icon-undo2:before {
  content: "\e967";
  font-family: 'icomoon3' !important;
}

.icon-zoom-in:before {
  content: "\e987";
  font-family: 'icomoon3' !important;
}

.icon-enlarge:before {
  content: "\e989";
  font-family: 'icomoon3' !important;
}

.icon-shrink:before {
  content: "\e98a";
  font-family: 'icomoon3' !important;
}

