@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?94984562');
  src: url('../font/fontello.eot?94984562#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?94984562') format('woff2'),
       url('../font/fontello.woff?94984562') format('woff'),
       url('../font/fontello.ttf?94984562') format('truetype'),
       url('../font/fontello.svg?94984562#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?94984562#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-icon-up-open:before { content: '\e800'; } /* '' */
.icon-down-open:before { content: '\e801'; } /* '' */
.icon-left-open:before { content: '\e802'; } /* '' */
.icon-right-open:before { content: '\e803'; } /* '' */
.icon-up-dir:before { content: '\e804'; } /* '' */
.icon-left-dir:before { content: '\e805'; } /* '' */
.icon-right-dir:before { content: '\e806'; } /* '' */
.icon-down-dir:before { content: '\e807'; } /* '' */
.icon-draw-text:before { content: '\e808'; } /* '' */
.icon-draw-dot:before { content: '\e809'; } /* '' */
.icon-draw-polyline:before { content: '\e80a'; } /* '' */
.icon-draw-freehand-polyline:before { content: '\e80b'; } /* '' */
.icon-draw-freehand-polygon:before { content: '\e80c'; } /* '' */
.icon-draw-polygon:before { content: '\e80d'; } /* '' */
.icon-draw-recatangle:before { content: '\e80e'; } /* '' */
.icon-draw-ellipse:before { content: '\e80f'; } /* '' */
.icon-draw-triangle:before { content: '\e810'; } /* '' */
.icon-draw-arrow:before { content: '\e811'; } /* '' */
.icon-draw-circle:before { content: '\e812'; } /* '' */
.icon-shrink:before { content: '\e813'; } /* '' */
.icon-layout-expand-top:before { content: '\e814'; } /* '' */
.icon-expand:before { content: '\e815'; } /* '' */
.icon-layout-expand-left:before { content: '\e816'; } /* '' */
.icon-layout-expand-bottom:before { content: '\e817'; } /* '' */
.icon-layout-expand-right:before { content: '\e818'; } /* '' */
.icon-trash-line:before { content: '\e819'; } /* '' */
.icon-trash-solid:before { content: '\e81a'; } /* '' */
.icon-plus-circle:before { content: '\e81b'; } /* '' */
.icon-plus-circle-solid:before { content: '\e81c'; } /* '' */
.icon-plus:before { content: '\e81d'; } /* '' */
.icon-multiply:before { content: '\e81e'; } /* '' */
.icon-minus:before { content: '\e81f'; } /* '' */
.icon-edit:before { content: '\e820'; } /* '' */
.icon-document:before { content: '\e821'; } /* '' */
.icon-pin:before { content: '\e822'; } /* '' */
.icon-folder-open:before { content: '\e823'; } /* '' */
.icon-folder:before { content: '\e824'; } /* '' */
.icon-complete-circle-solid:before { content: '\e825'; } /* '' */
.icon-complete-circle:before { content: '\e826'; } /* '' */
.icon-search:before { content: '\e827'; } /* '' */
.icon-eraser:before { content: '\e828'; } /* '' */
.icon-visible:before { content: '\e829'; } /* '' */
.icon-hashtag:before { content: '\e82a'; } /* '' */
.icon-more-hori:before { content: '\e82b'; } /* '' */
.icon-filter:before { content: '\e82c'; } /* '' */
.icon-more:before { content: '\e82d'; } /* '' */
.icon-bookmark:before { content: '\e82e'; } /* '' */
.icon-help:before { content: '\e82f'; } /* '' */
.icon-invisible:before { content: '\e830'; } /* '' */
.icon-refermap:before { content: '\e831'; } /* '' */
.icon-layer:before { content: '\e832'; } /* '' */
.icon-marker:before { content: '\e833'; } /* '' */
.icon-map:before { content: '\e834'; } /* '' */
.icon-globe:before { content: '\e835'; } /* '' */
.icon-earth:before { content: '\e836'; } /* '' */
.icon-arrows-cw:before { content: '\e837'; } /* '' */
.icon-info:before { content: '\e838'; } /* '' */
.icon-gps:before { content: '\e839'; } /* '' */
.icon-marker-element:before { content: '\e83a'; } /* '' */
.icon-marker-area:before { content: '\e83b'; } /* '' */
.icon-legend:before { content: '\e83c'; } /* '' */
.icon-fullscreen:before { content: '\e83d'; } /* '' */
.icon-mountain:before { content: '\e83e'; } /* '' */
.icon-coordinate:before { content: '\e83f'; } /* '' */
.icon-toolbox:before { content: '\e840'; } /* '' */
.icon-color-palette:before { content: '\e841'; } /* '' */
.icon-analysis-16:before { content: '\e842'; } /* '' */
.icon-print:before { content: '\e843'; } /* '' */
.icon-streetview:before { content: '\e844'; } /* '' */
.icon-save:before { content: '\e845'; } /* '' */
.icon-download:before { content: '\e846'; } /* '' */
.icon-user-outline:before { content: '\e847'; } /* '' */
.icon-more-1:before { content: '\e848'; } /* '' */
.icon-ruler:before { content: '\e849'; } /* '' */
.icon-zoomin:before { content: '\e84a'; } /* '' */
.icon-zoomout:before { content: '\e84b'; } /* '' */
.icon-prev:before { content: '\e84c'; } /* '' */
.icon-next:before { content: '\e84d'; } /* '' */
.icon-mylocation:before { content: '\e84e'; } /* '' */
.icon-case-report-1:before { content: '\e84f'; } /* '' */
.icon-case-notification-2:before { content: '\e850'; } /* '' */
.icon-home:before { content: '\e851'; } /* '' */
.icon-horn:before { content: '\e852'; } /* '' */
.icon-tint:before { content: '\e853'; } /* '' */
.icon-setting-solid:before { content: '\e854'; } /* '' */
.icon-setting:before { content: '\e855'; } /* '' */
.icon-list-alternate-outline:before { content: '\e856'; } /* '' */
.icon-share:before { content: '\e857'; } /* '' */
.icon-case-notification-1:before { content: '\e858'; } /* '' */
.icon-space-info:before { content: '\e859'; } /* '' */
.icon-help-solid:before { content: '\e85a'; } /* '' */
.icon-analysis-1:before { content: '\e85b'; } /* '' */
.icon-braille:before { content: '\e85c'; } /* '' */
.icon-analysis-2:before { content: '\e85d'; } /* '' */
.icon-gauge:before { content: '\e85e'; } /* '' */
.icon-compass01:before { content: '\e85f'; } /* '' */
.icon-compass02:before { content: '\e860'; } /* '' */
.icon-user-circle:before { content: '\f2bd'; } /* '' */
