@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?j2mekl');
  src:  url('fonts/icomoon.eot?j2mekl#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?j2mekl') format('truetype'),
    url('fonts/icomoon.woff?j2mekl') format('woff'),
    url('fonts/icomoon.svg?j2mekl#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-box-add:before {
  content: "\f1c6";
}
.icon-sign-out:before {
  content: "\f2f5";
}
.icon-dashboard:before {
  content: "\f3fd";
}
.icon-tachometer:before {
  content: "\f3fd";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle-o:before {
  content: "\f111";
}
.icon-dot-circle-o:before {
  content: "\f192";
}
.icon-plus:before {
  content: "\f067";
}
.icon-search:before {
  content: "\f002";
}
.icon-user:before {
  content: "\f007";
}
.icon-cog:before {
  content: "\f013";
}
.icon-gear:before {
  content: "\f013";
}
.icon-home:before {
  content: "\f015";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-times-circle:before {
  content: "\f057";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-comment:before {
  content: "\f075";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-folder:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-long-arrow-right:before {
  content: "\f30b";
}
.icon-shopping-basket:before {
  content: "\f291";
}
.icon-edit:before {
  content: "\f044";
}
