@font-face {
  font-family: 'social-icons';
  src: url('//cdn.wallethub.com/images/wh2015/font-icons/social-icons_Vcfa013d_.eot?83907919');
  src: url('//cdn.wallethub.com/images/wh2015/font-icons/social-icons_Vcfa013d_.eot?83907919#iefix') format('embedded-opentype'),
       url('//cdn.wallethub.com/images/wh2015/font-icons/social-icons_Vb31b6ed_.woff?83907919') format('woff'),
       url('//cdn.wallethub.com/images/wh2015/font-icons/social-icons_V7f30eed_.ttf?83907919') format('truetype'),
       url('//cdn.wallethub.com/images/wh2015/font-icons/social-icons_V143d9f3_.svg?83907919#social-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'social-icons';
    src: url('../font/social-icons.svg?83907919#social-icons') format('svg');
  }
}
*/
 
[class*="bf-share-icon-"]:before,
[class*="af-share-icon-"]:after {
  font-family: "social-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: none;
  text-align: center;

  font-variant: normal;
  text-transform: none;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.bf-share-icon-wh:before,.af-share-icon-wh:after { content: '\e800'; } /* '' */
.bf-share-icon-fb:before,.af-share-icon-fb:after { content: '\e801'; } /* '' */
.bf-share-icon-gp:before,.af-share-icon-gp:after { content: '\e802'; } /* '' */
.bf-share-icon-in:before,.af-share-icon-in:after { content: '\e803'; } /* '' */
.bf-share-icon-tw:before,.af-share-icon-tw:after { content: '\e804'; } /* '' */