@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8ctmet');
  src:  url('fonts/icomoon.eot?8ctmet#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8ctmet') format('truetype'),
    url('fonts/icomoon.woff?8ctmet') format('woff'),
    url('fonts/icomoon.svg?8ctmet#icomoon') 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: 'icomoon' !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-buscar-gris:before {
  content: "\e900";
  color: #929497;
}
.icon-felcha-der:before {
  content: "\e901";
  color: #553920;
}
.icon-flecha-izq:before {
  content: "\e902";
  color: #553920;
}
.icon-archivo:before {
  content: "\e903";
  color: #553920;
}
.icon-buscar:before {
  content: "\e904";
  color: #5a412e;
}
.icon-calendario:before {
  content: "\e905";
  color: #553920;
}
.icon-carpeta:before {
  content: "\e906";
  color: #553920;
}
.icon-carrito:before {
  content: "\e907";
  color: #553920;
}
.icon-check:before {
  content: "\e908";
  color: #553920;
}
.icon-directorio-20:before {
  content: "\e909";
  color: #efecc9;
}
.icon-facebook:before {
  content: "\e90a";
  color: #5a412e;
}
.icon-libro:before {
  content: "\e90b";
  color: #398d2b;
}
.icon-link:before {
  content: "\e90c";
  color: #553920;
}
.icon-nube:before {
  content: "\e90d";
}
.icon-personas:before {
  content: "\e90e";
  color: #efecc9;
}
.icon-salir:before {
  content: "\e90f";
  color: #5a412e;
}
.icon-twitter:before {
  content: "\e910";
  color: #5a412e;
}
.icon-ubicacin:before {
  content: "\e911";
  color: #efecc9;
}
.icon-youtube:before {
  content: "\e912";
  color: #5a412e;
}
