@font-face {
  font-family: 'simleticons';
  src: url('../font/simleticons.eot?42582705');
  src: url('../font/simleticons.eot?42582705#iefix') format('embedded-opentype'),
       url('../font/simleticons.woff2?42582705') format('woff2'),
       url('../font/simleticons.woff?42582705') format('woff'),
       url('../font/simleticons.ttf?42582705') format('truetype'),
       url('../font/simleticons.svg?42582705#simleticons') 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: 'simleticons';
    src: url('../font/simleticons.svg?42582705#simleticons') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "simleticons";
  font-style: normal;
  font-weight: normal;
 
  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;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-transform:before { content: '\e800'; } /* '' */
.icon-zoom-extent:before { content: '\e801'; } /* '' */
.icon-layers:before { content: '\e802'; } /* '' */
.icon-layers-alt:before { content: '\e803'; } /* '' */
.icon-info-italic:before { content: '\e804'; } /* '' */
.icon-location:before { content: '\e805'; } /* '' */
.icon-location-searching:before { content: '\e806'; } /* '' */
.icon-message:before { content: '\e807'; } /* '' */
.icon-cursor:before { content: '\e80b'; } /* '' */
.icon-save:before { content: '\e80c'; } /* '' */
.icon-file-upload:before { content: '\e80e'; } /* '' */
.icon-right-hand:before { content: '\e812'; } /* '' */
.icon-info:before { content: '\e88e'; } /* '' */
.icon-info-outline:before { content: '\e88f'; } /* '' */
.icon-list:before { content: '\e896'; } /* '' */
.icon-search:before { content: '\e8b6'; } /* '' */
.icon-zoom-in:before { content: '\e8ff'; } /* '' */
.icon-zoom-out:before { content: '\e901'; } /* '' */
.icon-pan:before { content: '\e925'; } /* '' */
.icon-delete:before { content: '\e92b'; } /* '' */
.icon-draw-line:before { content: '\eb5e'; } /* '' */
.icon-draw-point:before { content: '\eb5f'; } /* '' */
.icon-draw-poly:before { content: '\eb60'; } /* '' */
.icon-dynlayer-get-circle:before { content: '\eb61'; } /* '' */
.icon-dynlayer-remove:before { content: '\eb63'; } /* '' */
.icon-dynlayer-get-extent:before { content: '\eb65'; } /* '' */
.icon-select:before { content: '\eb68'; } /* '' */