@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?h40y33');
  src:  url('../fonts/icomoon.eot?h40y33#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?h40y33') format('truetype'),
    url('../fonts/icomoon.woff?h40y33') format('woff'),
    url('../fonts/icomoon.svg?h40y33#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-home3:before {
  content: "\e902";
}
.icon-newspaper:before {
  content: "\e904";
}
.icon-pencil2:before {
  content: "\e906";
}
.icon-files-empty:before {
  content: "\e925";
}
.icon-folder-open:before {
  content: "\e930";
}
.icon-users:before {
  content: "\e972";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-search:before {
  content: "\e986";
}
.icon-cog:before {
  content: "\e994";
}
.icon-clipboard:before {
  content: "\e9b8";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-cancel-circle:before {
  content: "\ea0d";
}
.icon-file-pdf:before {
  content: "\eada";
}

