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

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

.snicon-facebook:before {
  content: "\e900";
}
.snicon-flickr:before {
  content: "\e901";
}
.snicon-ico-911:before {
  content: "\e902";
}
.snicon-instagram:before {
  content: "\e903";
}
.snicon-linkedin:before {
  content: "\e904";
}
.snicon-medium:before {
  content: "\e905";
}
.snicon-pinterest:before {
  content: "\e906";
}
.snicon-snap-chat:before {
  content: "\e907";
}
.snicon-twitter:before {
  content: "\e908";
}
.snicon-youtube:before {
  content: "\e909";
}