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

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


.icono_fb:before {
  content: "\e926";
}
.icono_instagram:before {
  content: "\e927";
}
.icono_spotify:before {
  content: "\e901";
}
.icono_whatsapp:before {
  content: "\e925";
}
.icono_youtube:before {
  content: "\e904";
}
.icono_calendario:before {
  content: "\e900";
}
.icono_mail:before {
  content: "\e905";
}
.icono_reloj:before {
  content: "\e903";
}
.icono_map:before {
  content: "\e906";
}
.icono_menu:before {
  content: "\e91e";
}
.icono_cerrar:before {
  content: "\e90e";
}
.icono_tlf_movil:before {
  content: "\e909";
}

