@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?3m69op');
  src:  url('../fonts/icomoon.eot?3m69op#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?3m69op') format('truetype'),
    url('../fonts/icomoon.woff?3m69op') format('woff'),
    url('../fonts/icomoon.svg?3m69op#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-agenda:before {
  content: "\e900";
}
.icon-link:before {
  content: "\e901";
}
.icon-unlocked:before {
  content: "\e902";
}
.icon-locked:before {
  content: "\e903";
}
.icon-edit:before {
  content: "\e904";
}
.icon-pdf:before {
  content: "\e905";
}
.icon-notification:before {
  content: "\e906";
}
.icon-info:before {
  content: "\e907";
}
.icon-magnifying-glass:before {
  content: "\e908";
}
.icon-chat:before {
  content: "\e909";
}
.icon-remove:before {
  content: "\e90a";
}
.icon-minus:before {
  content: "\e90b";
}
.icon-add:before {
  content: "\e90c";
}
.icon-plus:before {
  content: "\e90d";
}
.icon-calendar:before {
  content: "\e90e";
}
.icon-list-1:before {
  content: "\e90f";
}
.icon-apps:before {
  content: "\e910";
}
.icon-tasks:before {
  content: "\e911";
}
.icon-big-data:before {
  content: "\e912";
}
.icon-diagram:before {
  content: "\e913";
}
.icon-line-chart:before {
  content: "\e914";
}
.icon-cpu:before {
  content: "\e915";
}
.icon-handshake:before {
  content: "\e916";
}
.icon-information:before {
  content: "\e917";
}
.icon-open-book:before {
  content: "\e918";
}
.icon-folder:before {
  content: "\e919";
}
.icon-article:before {
  content: "\e91a";
}
.icon-home:before {
  content: "\e91b";
}
.icon-logout:before {
  content: "\e91c";
}
.icon-user:before {
  content: "\e91d";
}
.icon-question:before {
  content: "\e91e";
}
.icon-demostration:before {
  content: "\e91f";
}
.icon-speaker:before {
  content: "\e920";
}
.icon-list:before {
  content: "\e921";
}
.icon-file:before {
  content: "\e922";
}
