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

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

.brandicon-email:before {
  content: "\e900";
}
.brandicon-facebook:before {
  content: "\e901";
}
.brandicon-instagram:before {
  content: "\e902";
}
.brandicon-kununu:before {
  content: "\e903";
}
.brandicon-linkedin:before {
  content: "\e904";
}
.brandicon-pinterest:before {
  content: "\e905";
}
.brandicon-snapchat:before {
  content: "\e906";
}
.brandicon-spotify:before {
  content: "\e907";
}
.brandicon-tiktok:before {
  content: "\e908";
}
.brandicon-twitter:before {
  content: "\e909";
}
.brandicon-vimeo:before {
  content: "\e90a";
}
.brandicon-xing:before {
  content: "\e90b";
}
.brandicon-yammer:before {
  content: "\e90c";
}
.brandicon-youtube:before {
  content: "\e90d";
}
.brandicon-web:before {
  content: "\e90e";
}
