@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?a53ps6');
  src:  url('../fonts/icomoon.eot?a53ps6#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?a53ps6') format('truetype'),
    url('../fonts/icomoon.woff?a53ps6') format('woff'),
    url('../fonts/icomoon.svg?a53ps6#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: 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-agregar:before {
  content: "\e900";
}
.icon-borrar:before {
  content: "\e901";
}
.icon-cerrarsession:before {
  content: "\e902";
}
.icon-colapse:before {
  content: "\e903";
}
.icon-editar2:before {
  content: "\e904";
}
.icon-expandido:before {
  content: "\e905";
}
.icon-exportar:before {
  content: "\e906";
}
.icon-stack:before {
  content: "\e92e";
}
.icon-download:before {
  content: "\e960";
}
.icon-upload:before {
  content: "\e961";
}
.icon-floppy-disk:before {
  content: "\e962";
}
.icon-user:before {
  content: "\e971";
}
.icon-key:before {
  content: "\e98d";
}
.icon-orden-desc:before {
  content: "\e9bf";
}
.icon-orden-asc:before {
  content: "\e9c0";
}
.icon-warning:before {
  content: "\ea07";
}
.icon-notification:before {
  content: "\ea08";
}
.icon-cancel:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-checkbox-checked:before {
  content: "\ea52";
}
.icon-checkbox-unchecked:before {
  content: "\ea53";
}
