@font-face {
  font-family: 'IGS-Icons';
  src:
    url('fonts/IGS-Icons.ttf?w1xhf5') format('truetype'),
    url('fonts/IGS-Icons.woff?w1xhf5') format('woff'),
    url('fonts/IGS-Icons.svg?w1xhf5#IGS-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="igs-"], [class*=" igs-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IGS-Icons' !important;
  speak: never;
  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;
}

.igs-highligt_05:before {
  content: "\e900";
  color: #fff;
}
.igs-highligt_04_orange:before {
  content: "\e901";
  color: #ff9300;
}
.igs-highligt_03_gruen:before {
  content: "\e902";
  color: #a4cb07;
}
.igs-highligt_02_blau:before {
  content: "\e903";
  color: #00aed7;
}
.igs-highligt_01_grau:before {
  content: "\e904";
  color: #9e9592;
}
.igs-highligt_09_grau:before {
  content: "\e905";
  color: #9e9592;
}
.igs-highligt_08_orange:before {
  content: "\e906";
  color: #ff9300;
}
.igs-highligt_07_gruen:before {
  content: "\e907";
  color: #a4cb07;
}
.igs-highligt_06_balu:before {
  content: "\e908";
  color: #00aed7;
}
