@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?hqamj2');
  src:  url('../fonts/icomoon.eot?hqamj2#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?hqamj2') format('truetype'),
    url('../fonts/icomoon.woff?hqamj2') format('woff'),
    url('../fonts/icomoon.svg?hqamj2#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-office:before {
  content: "\e903";
}
.icon-files-empty:before {
  content: "\e925";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-credit-card:before {
  content: "\e93f";
}
.icon-keyboard:before {
  content: "\e955";
}
.icon-database:before {
  content: "\e964";
}
.icon-user:before {
  content: "\e971";
}
.icon-key:before {
  content: "\e98d";
}
.icon-lock:before {
  content: "\e98f";
}
.icon-unlocked:before {
  content: "\e990";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-switch:before {
  content: "\e9b6";
}
.icon-eye-blocked:before {
  content: "\e9d1";
}
.icon-question:before {
  content: "\ea09";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-checkmark2:before {
  content: "\ea11";
}
.icon-mail:before {
    content: ""
}

