@font-face {
  font-family: "Font Awesome Kit";
  font-style: normal;
  font-display: block;
  src: url("../webfonts/custom-icons.woff2") format("woff2"), url("../webfonts/custom-icons.ttf") format("truetype");
}


.fa-custom-auto:before {
  content: "\e004" !important;
  font-family: "Font Awesome Kit" !important;
}

.fa-custom-deutschland:before {
  content: "\e005" !important;
  font-family: "Font Awesome Kit" !important;
}

.fa-custom-hand:before {
  content: "\e006" !important;
  font-family: "Font Awesome Kit" !important;
}

.fa-custom-high-five:before {
  content: "\e007" !important;
  font-family: "Font Awesome Kit" !important;
}

.fa-custom-personen:before {
  content: "\e008" !important;
  font-family: "Font Awesome Kit" !important;
}

.fa-custom-tippen:before {
  content: "\e009" !important;
  font-family: "Font Awesome Kit" !important;
}

