@font-face {
  font-family: 'icomoon';
  src:  url('../iconos/icon-timbradoWS/icomoon.eot?chbngy');
  src:  url('../iconos/icon-timbradoWS/icomoon.eot?chbngy#iefix') format('embedded-opentype'),
    url('../iconos/icon-timbradoWS/icomoon.ttf?chbngy') format('truetype'),
    url('../iconos/icon-timbradoWS/icomoon.woff?chbngy') format('woff'),
    url('../iconos/icon-timbradoWS/icomoon.svg?chbngy#icomoon') 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: '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;
}

.icon-file-zip:before {
  content: "\e92b";
  font-size: 2.5em;
  font-weight: ;
}
