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

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

.bio-socialsredes_linkedin:before {
  content: "\e900";
}
.bio-socialsredes_facebook:before {
  content: "\e901";
}
.bio-socialsredes_instagram:before {
  content: "\e902";
}
