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

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

.bsw-icon-download:before {
  content: "\e90b";
}
.bsw-icon-leichte-sprache:before {
  content: "\e904";
}
.bsw-icon-mein-takt:before {
  content: "\e905";
}
.bsw-icon-verbindung:before {
  content: "\e906";
}
.bsw-icon-printer:before {
  content: "\e900";
}
.bsw-icon-search:before {
  content: "\e901";
}
.bsw-icon-send:before {
  content: "\e902";
}
.bsw-icon-share-alt:before {
  content: "\e903";
}
.bsw-icon-facebook:before {
  content: "\e909";
}
.bsw-icon-instagram:before {
  content: "\e90a";
}
.bsw-icon-mobile-phone:before {
  content: "\e907";
}
.bsw-icon-phone:before {
  content: "\e908";
}
.bsw-icon-arrow-down:before {
  content: "\e90c";
}
