@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?19494789');
  src: url('../font/fontello.eot?19494789#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?19494789') format('woff2'),
       url('../font/fontello.woff?19494789') format('woff'),
       url('../font/fontello.ttf?19494789') format('truetype'),
       url('../font/fontello.svg?19494789#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?19494789#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-add:before { content: '\e800'; } /* '' */
.icon-advance-filter:before { content: '\e801'; } /* '' */
.icon-attribution:before { content: '\e802'; } /* '' */
.icon-bars:before { content: '\e803'; } /* '' */
.icon-base-layers:before { content: '\e804'; } /* '' */
.icon-chart-sp:before { content: '\e805'; } /* '' */
.icon-close:before { content: '\e806'; } /* '' */
.icon-cloud-percentage:before { content: '\e807'; } /* '' */
.icon-compass:before { content: '\e808'; } /* '' */
.icon-config:before { content: '\e809'; } /* '' */
.icon-download-bbox:before { content: '\e80a'; } /* '' */
.icon-draw-line:before { content: '\e80b'; } /* '' */
.icon-draw-point:before { content: '\e80c'; } /* '' */
.icon-draw-polygon:before { content: '\e80d'; } /* '' */
.icon-environment-map:before { content: '\e80e'; } /* '' */
.icon-export-chart:before { content: '\e80f'; } /* '' */
.icon-export-excel:before { content: '\e810'; } /* '' */
.icon-export-excel1:before { content: '\e811'; } /* '' */
.icon-export-excel2:before { content: '\e812'; } /* '' */
.icon-export-excel3:before { content: '\e813'; } /* '' */
.icon-extrapolation:before { content: '\e814'; } /* '' */
.icon-eye:before { content: '\e815'; } /* '' */
.icon-eye-slash:before { content: '\e816'; } /* '' */
.icon-filter-by-date:before { content: '\e817'; } /* '' */
.icon-filter-by-map:before { content: '\e818'; } /* '' */
.icon-filter-map-date:before { content: '\e819'; } /* '' */
.icon-gear-chart:before { content: '\e81a'; } /* '' */
.icon-grid:before { content: '\e81b'; } /* '' */
.icon-group-minus:before { content: '\e81c'; } /* '' */
.icon-group-plus:before { content: '\e81d'; } /* '' */
.icon-info-element:before { content: '\e81e'; } /* '' */
.icon-info-panel:before { content: '\e81f'; } /* '' */
.icon-layer:before { content: '\e820'; } /* '' */
.icon-legend:before { content: '\e821'; } /* '' */
.icon-maximum-range:before { content: '\e822'; } /* '' */
.icon-measure-areas:before { content: '\e823'; } /* '' */
.icon-measure-lines:before { content: '\e824'; } /* '' */
.icon-multi-series:before { content: '\e825'; } /* '' */
.icon-overviewmap:before { content: '\e826'; } /* '' */
.icon-plus:before { content: '\e827'; } /* '' */
.icon-quick-filter:before { content: '\e828'; } /* '' */
.icon-rotate:before { content: '\e829'; } /* '' */
.icon-satellite:before { content: '\e82a'; } /* '' */
.icon-search:before { content: '\e82b'; } /* '' */
.icon-select-items:before { content: '\e82c'; } /* '' */
.icon-spatial-information:before { content: '\e82d'; } /* '' */
.icon-table:before { content: '\e82e'; } /* '' */
.icon-tree:before { content: '\e82f'; } /* '' */
.icon-zoomextent:before { content: '\e830'; } /* '' */
.icon-fm:before { content: '\e832'; } /* '' */
.icon-water-drop-2:before { content: '\e833'; } /* '' */
.icon-chart-draw-polygon:before { content: '\e8a9'; } /* '' */
.icon-chart-select-polygon:before { content: '\e8aa'; } /* '' */
.icon-chart-point:before { content: '\e8ab'; } /* '' */
.icon-chart-pointer:before { content: '\e8ac'; } /* '' */
