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

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

.icon-nube-descargar-alt:before {
  content: "\e900";
}
.icon-comentario-exclamacion:before {
  content: "\e901";
}
