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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-blocked:before {
  content: "\e91f";
}
.icon-settings-notification:before {
  content: "\e91e";
}
.icon-download:before {
  content: "\e91d";
}
.icon-envelope:before {
  content: "\e91c";
}
.icon-delete:before {
  content: "\e91b";
}
.icon-clock:before {
  content: "\e91a";
}
.icon-money:before {
  content: "\e918";
}
.icon-payout:before {
  content: "\e919";
}
.icon-export:before {
  content: "\e917";
}
.icon-search:before {
  content: "\e90f";
}
.icon-calender:before {
  content: "\e901";
}
.icon-increase:before {
  content: "\e916";
}
.icon-arrow-tilled-down:before {
  content: "\e914";
}
.icon-arrow-tilled:before {
  content: "\e913";
}
.icon-dollar:before {
  content: "\e911";
}
.icon-record:before {
  content: "\e912";
}
.icon-help:before {
  content: "\e90b";
}
.icon-settings:before {
  content: "\e90c";
}
.icon-report:before {
  content: "\e90d";
}
.icon-employee:before {
  content: "\e90e";
}
.icon-notification:before {
  content: "\e910";
}
.icon-management:before {
  content: "\e909";
}
.icon-dashboard:before {
  content: "\e90a";
}
.icon-left-arrow:before {
  content: "\e908";
}
.icon-arrow-down:before {
  content: "\e907";
}
.icon-verified:before {
  content: "\e906";
}
.icon-right-arrow:before {
  content: "\e904";
}
.icon-pricing:before {
  content: "\e905";
}
.icon-tick:before {
  content: "\e903";
}
.icon-user:before {
  content: "\e902";
}
.icon-enterprise:before {
  content: "\e900";
}
.icon-payment:before {
  content: "\e915";
}
