@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?82tqu1');
  src:  url('fonts/icomoon.eot?82tqu1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?82tqu1') format('truetype'),
    url('fonts/icomoon.woff?82tqu1') format('woff'),
    url('fonts/icomoon.svg?82tqu1#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-arrow-left:before {
  content: "\e91a";
  color: #435b6c;
}
.icon-arrow-right:before {
  content: "\e919";
  color: #fa414f;
}
.icon-info:before {
  content: "\e916";
  color: #8594a0;
}
.icon-pipeline:before {
  content: "\e914";
  color: #afafaf;
}
.icon-buys:before {
  content: "\e915";
  color: #5e6b76;
}
.icon-pen:before {
  content: "\e900";
  color: #7272e2;
}
.icon-list:before {
  content: "\e902";
  color: #7272e2;
}
.icon-calendar:before {
  content: "\e903";
  color: #fb4a59;
}
.icon-speedometer:before {
  content: "\e904";
  color: #7272e2;
}
.icon-tela:before {
  content: "\e90f";
}
.icon-status:before {
  content: "\e910";
}
.icon-order:before {
  content: "\e911";
}
.icon-dashboard:before {
  content: "\e912";
}
.icon-time:before {
  content: "\e913";
  color: #7272e2;
}
.icon-production:before {
  content: "\e917";
  color: #5d6b76;
}
.icon-caja-1:before {
  content: "\e918";
  color: #cbcbcb;
}
.icon-off:before {
  content: "\e90d";
  color: #b6b9bc;
}
.icon-usuario:before {
  content: "\e90e";
  color: #ced2d5;
}
.icon-check:before {
  content: "\e909";
  color: #adb0b4;
}
.icon-trash:before {
  content: "\e90a";
  color: #adb0b4;
}
.icon-more:before {
  content: "\e90b";
  color: #adb0b4;
}
.icon-printing:before {
  content: "\e90c";
  color: #b6b9bc;
}
.icon-circle-arrow-down:before {
  content: "\e908";
}
.icon-arrow-down:before {
  content: "\e901";
  color: #fff;
}
.icon-search:before {
  content: "\e905";
  color: #fa414f;
}
.icon-user:before {
  content: "\e906";
  color: #fa414f;
}
.icon-eye:before {
  content: "\e907";
  color: #fa414f;
}
