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

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

.bstshare-linkedin-share:before {
  content: "\e900";
}
.bstshare-whatsapp-share:before {
  content: "\e901";
}
.bstshare-mail-share:before {
  content: "\e902";
}
.bstshare-link-share:before {
  content: "\e903";
}
.bstshare-facebook-share:before {
  content: "\e904";
}
