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

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

.red-socialslinkedin1:before {
  content: "\e900";
  color: #0077b5;
}
.red-socialsinstagram:before {
  content: "\e901";
  color: #e4405f;
}
.red-socialsx:before {
  content: "\e902";
}
.red-socialsfacebook:before {
  content: "\e903";
  color: #1877f2;
}
.red-socialslinkedin:before {
  content: "\eac9";
}
