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

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

.icon-Witzki-Grimm:before {
  content: "\e904";
}
.icon-Lieferanten:before {
  content: "\e900";
}
.icon-Produkte:before {
  content: "\e901";
}
.icon-Kunden:before {
  content: "\e902";
}
.icon-Lager:before {
  content: "\e903";
}
