@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?k1w0nr');
  src:  url('fonts/icomoon.eot?k1w0nr#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?k1w0nr') format('truetype'),
    url('fonts/icomoon.woff?k1w0nr') format('woff'),
    url('fonts/icomoon.svg?k1w0nr#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-calendar:before {
  content: "\e905";
}
.icon-trash:before {
  content: "\e902";
}
.icon-add-outline:before {
  content: "\e901";
}
.icon-cheveron-down:before {
  content: "\e912";
}
.icon-clipboard:before {
  content: "\e907";
}
.icon-close:before {
  content: "\e908";
}
.icon-cloud-upload:before {
  content: "\e911";
}
.icon-credit-card:before {
  content: "\e913";
}
.icon-dots-horizontal-triple:before {
  content: "\e90f";
}
.icon-download:before {
  content: "\e90d";
}
.icon-folder:before {
  content: "\e90c";
}
.icon-folder-outline:before {
  content: "\e90a";
}
.icon-inbox-download:before {
  content: "\e906";
}
.icon-layers:before {
  content: "\e90b";
}
.icon-notifications-outline:before {
  content: "\e900";
}
.icon-time:before {
  content: "\e90e";
}
.icon-user:before {
  content: "\e903";
}
.icon-users:before {
  content: "\e904";
}
.icon-image:before {
  content: "\e909";
}
.icon-monitor:before {
  content: "\e910";
}
.icon-switch:before {
  content: "\e914";
}
.icon-coin-dollar:before {
  content: "\e93b";
}
.icon-cog:before {
  content: "\e994";
}
.icon-stats-bars:before {
  content: "\e99c";
}
.icon-grin:before {
  content: "\e9e9";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
