@font-face {
  font-family: 'icomoon';
  src:  url('../Fonts/icomoon/icomoon.eot?ao93jx');
  src:  url('../Fonts/icomoon/icomoon.eot?ao93jx#iefix') format('embedded-opentype'),
    url('../Fonts/icomoon/icomoon.ttf?ao93jx') format('truetype'),
    url('../Fonts/icomoon/icomoon.woff?ao93jx') format('woff'),
    url('../Fonts/icomoon/icomoon.svg?ao93jx#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: 700;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.icon-office:before {
  content: "\e903";
}
.icon-newspaper:before {
  content: "\e904";
}
.icon-droplet:before {
  content: "\e90b";
}
.icon-files-empty:before {
  content: "\e925";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-database:before {
  content: "\e964";
}
.icon-users:before {
  content: "\e972";
}
