@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?u4dxd2');
  src:  url('fonts/icomoon.eot?u4dxd2#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?u4dxd2') format('truetype'),
    url('fonts/icomoon.woff?u4dxd2') format('woff'),
    url('fonts/icomoon.svg?u4dxd2#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-registered-worker:before {
  content: "\e908";
}
.icon-wage:before {
  content: "\e909";
}
.icon-project:before {
  content: "\e90a";
}
.icon-active-projects:before {
  content: "\e905";
}
.icon-average-amount:before {
  content: "\e906";
}
.icon-working-days:before {
  content: "\e907";
}
.icon-female:before {
  content: "\e903";
}
.icon-male:before {
  content: "\e904";
}
.icon-eye:before {
  content: "\e901";
}
.icon-pencil:before {
  content: "\e902";
}
.icon-sync:before {
  content: "\e900";
}
