@font-face {
  font-family: 'kampfgeist';
  src:  url('fonts/kampfgeist.eot?1nbbt');
  src:  url('fonts/kampfgeist.eot?1nbbt#iefix') format('embedded-opentype'),
    url('fonts/kampfgeist.ttf?1nbbt') format('truetype'),
    url('fonts/kampfgeist.woff?1nbbt') format('woff'),
    url('fonts/kampfgeist.svg?1nbbt#kampfgeist') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'kampfgeist' !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-Daumen-hoch-solid:before {
  content: "\e900";
}
.icon-Hand-Stop-solid:before {
  content: "\e901";
}
.icon-Hand-Zeigt-solid:before {
  content: "\e902";
}
.icon-Yuki-Kopf-solid:before {
  content: "\e903";
}
