@font-face {
  font-family: 'blacksheep';
  src:  url('../Fonts/blacksheep.eot?dlw5u9');
  src:  url('../Fonts/blacksheep.eot?dlw5u9#iefix') format('embedded-opentype'),
    url('../Fonts/blacksheep.ttf?dlw5u9') format('truetype'),
    url('../Fonts/blacksheep.woff?dlw5u9') format('woff'),
    url('../Fonts/blacksheep.svg?dlw5u9#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-phone:before {
  content: "\f095";
}
.bsw-icon-envelope:before {
  content: "\f0e0";
}
.bsw-icon-facebook-official:before {
  content: "\f230";
}
.bsw-icon-envelope-open:before {
  content: "\f2b6";
}
.bsw-icon-printer:before {
  content: "\e900";
}
.bsw-icon-mapmarker:before {
  content: "\e901";
}
.bsw-icon-instagram:before {
  content: "\ea92";
}
