@font-face {
  font-family: 'redessociales';
  src:  url('redessociales.eot?yxobl3');
  src:  url('redessociales.eot?yxobl3#iefix') format('embedded-opentype'),
    url('edessociales.ttf?yxobl3') format('truetype'),
    url('redessociales.woff?yxobl3') format('woff'),
    url('redessociales.svg?yxobl3#redessociales') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.icon-icon_facebook-01:before {
  content: "\e902";
}
.icon-icon_email:before {
  content: "\e900";
}
.icon-icon_instagram:before {
  content: "\e901";
}
.icon-icon_mapa:before {
  content: "\e903";
}
.icon-icon_telefono:before {
  content: "\e904";
}
.icon-icon_twitter:before {
  content: "\e905";
}
.icon-icon_youtube:before {
  content: "\e906";
}

