
.fa-kaisergranat:before{
  content: '\e000';
}
.fa-thalia:before{
  content: '\e001';
}
.fa-buecher-de:before{
  content: '\e002';
}
.fa-genialokal:before{
  content: '\e003';
}
.fa-genialokal-de:before{
  content: '\e004';
}
.fa-thalia-de:before{
  content: '\e005';
}
.fak {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome Kit';
}

@font-face {
  font-family: 'Font Awesome Kit';
  font-style: normal;
  font-display: swap;
  src: url(/css/fontawesome/webfonts/kit-upload.woff2) format("woff2");
}
