@font-face {
  font-family: 'redes';
  src:  url('redes.eot?pk1cby');
  src:  url('redes.eot?pk1cby#iefix') format('embedded-opentype'),
    url('redes.ttf?pk1cby') format('truetype'),
    url('redes.woff?pk1cby') format('woff'),
    url('redes.svg?pk1cby#redes') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="redes-"], [class*=" redes-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'redes' !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;
}

.redes-facebook:before {
  content: "\e900";
  color: #1877f2;
}
.redes-instagram:before {
  content: "\e901";
  color: #e4405f;
}
.redes-whatsapp:before {
  content: "\e902";
  color: #25d366;
}
