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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-add:before {
  content: "\e916";
}
.icon-remove:before {
  content: "\e917";
}
.icon-keyboard_arrow_up:before {
  content: "\e915";
}
.icon-zoom_in:before {
  content: "\e910";
}
.icon-zoom_out:before {
  content: "\e90f";
}
.icon-keyboard_arrow_right:before {
  content: "\e911";
}
.icon-keyboard_arrow_left:before {
  content: "\e912";
}
.icon-keyboard_arrow_down:before {
  content: "\e914";
}
.icon-file_download:before {
  content: "\e913";
}
.icon-hand-reverse:before {
  content: "\e90e";
  color: #f56350;
}
.icon-administrative:before {
  content: "\e908";
}
.icon-army:before {
  content: "\e909";
}
.icon-cemetery:before {
  content: "\e90a";
}
.icon-hand:before {
  content: "\e90b";
  color: #f56350;
}
.icon-monument:before {
  content: "\e90c";
}
.icon-map-marker:before {
  content: "\e90d";
}
.icon-hospital-o:before {
  content: "\e900";
}
.icon-bomb:before {
  content: "\e901";
}
.icon-search:before {
  content: "\e902";
}
.icon-directions_railway:before {
  content: "\e903";
}
.icon-remove_circle_outline:before {
  content: "\e904";
}
.icon-fiber_manual_record:before {
  content: "\e905";
}
.icon-control_point:before {
  content: "\e906";
}
.icon-dehaze:before {
  content: "\e907";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-arrow-up2:before {
  content: "\ea3a";
}
.icon-arrow-down2:before {
  content: "\ea3e";
}
.icon-ctrl:before {
  content: "\ea50";
}
