@charset "UTF-8";

@font-face {
  font-family: "sg";
  src:url("sg/sg.eot");
  src:url("sg/sg.eot?#iefix") format("embedded-opentype"),
    url("sg/sg.woff") format("woff"),
    url("sg/sg.ttf") format("truetype"),
    url("sg/sg.svg#sg") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "sg" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="sg-"]:before,
[class*=" sg-"]:before {
  font-family: "sg" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sg-layer:before {
  content: "\61";
}
.sg-massnahme:before {
  content: "\62";
}
.sg-area-filter:before {
  content: "\63";
}
.sg-info-dark:before {
  content: "\64";
}
.sg-menu:before {
  content: "\66";
}
.sg-is-main:before {
  content: "\65";
}
.sg-rotate-minus:before {
  content: "\67";
}
.sg-rotate-plus:before {
  content: "\68";
}
.sg-point:before {
  content: "\69";
}
.sg-hook:before {
  content: "\6a";
}
.sg-info-circle:before {
  content: "\6b";
}
.sg-center:before {
  content: "\6c";
}
.sg-full-extent:before {
  content: "\6d";
}
.sg-buffer:before {
  content: "\6e";
}
.sg-search:before {
  content: "\6f";
}
.sg-trash:before {
  content: "\70";
}
.sg-geom-polygon:before {
  content: "\71";
}
.sg-geom-line:before {
  content: "\72";
}
.sg-geom-point:before {
  content: "\73";
}
.sg-edit:before {
  content: "\74";
}
.sg-edit-attribute:before {
  content: "\75";
}
.sg-edit-geometry:before {
  content: "\76";
}
