@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?dcsb7q');
  src:  url('fonts/icomoon.eot?dcsb7q#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?dcsb7q') format('truetype'),
    url('fonts/icomoon.woff?dcsb7q') format('woff'),
    url('fonts/icomoon.svg?dcsb7q#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-measure-angle:before {
  content: "\e901";
}
.icon-layers:before {
  content: "\f108";
}
.icon-admin-user:before {
  content: "\f10e";
}
.icon-public-user:before {
  content: "\f10f";
}
.icon-layers-group:before {
  content: "\f110";
}
.icon-measure-area:before {
  content: "\f10a";
}
.icon-measure-length:before {
  content: "\f10b";
}
.icon-select-zone:before {
  content: "\f10c";
}
.icon-rotate-north:before {
  content: "\f10d";
}
.icon-legend:before {
  content: "\f109";
}
.icon-3d:before {
  content: "\f107";
}
