@font-face {
  font-family: 'icomoon';
  src:  url('icomoon/icomoon.eot?q83ust');
  src:  url('icomoon/icomoon.eot?q83ust#iefix') format('embedded-opentype'),
    url('icomoon/icomoon.ttf?q83ust') format('truetype'),
    url('icomoon/icomoon.woff?q83ust') format('woff'),
    url('icomoon/icomoon.svg?q83ust#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change icomoon */
  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-files-empty:before {
  content: "\e925";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-display:before {
  content: "\e956";
}
.icon-box-add:before {
  content: "\e95e";
}
.icon-user-check:before {
  content: "\e975";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-whatsapp:before {
  content: "\ea93";
}
