@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?mdauue');
  src:  url('fonts/icomoon.eot?mdauue#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?mdauue') format('truetype'),
    url('fonts/icomoon.woff?mdauue') format('woff'),
    url('fonts/icomoon.svg?mdauue#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-robot-arm:before {
  content: "\e914";
}
.icon-prize:before {
  content: "\e913";
}
.icon-close:before {
  content: "\e900";
}
.icon-password:before {
  content: "\e901";
}
.icon-kevi:before {
  content: "\e902";
}
.icon-text:before {
  content: "\e903";
}
.icon-pool:before {
  content: "\e904";
}
.icon-angry:before {
  content: "\e905";
}
.icon-sad:before {
  content: "\e906";
}
.icon-neutral:before {
  content: "\e907";
}
.icon-happy:before {
  content: "\e908";
}
.icon-very-happy:before {
  content: "\e909";
}
.icon-report:before {
  content: "\e90a";
}
.icon-check-alt:before {
  content: "\e90b";
}
.icon-check:before {
  content: "\e90c";
}
.icon-link:before {
  content: "\e90d";
}
.icon-blocks:before {
  content: "\e90e";
}
.icon-users:before {
  content: "\e90f";
}
.icon-cogs:before {
  content: "\e910";
}
.icon-dollar:before {
  content: "\e911";
}
.icon-exit:before {
  content: "\e912";
}
.icon-effort:before {
  content: "\e915";
}
.icon-text_file:before {
  content: "\e916";
}
.icon-clients:before {
  content: "\e917";
}
.icon-tag:before {
  content: "\e918";
}
.icon-hourglass:before {
  content: "\e919";
}
.icon-check_circle:before {
  content: "\e91a";
}
.icon-cancel_circle:before {
  content: "\e91b";
}
