@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ypbwu0');
  src:  url('fonts/icomoon.eot?ypbwu0#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ypbwu0') format('truetype'),
    url('fonts/icomoon.woff?ypbwu0') format('woff'),
    url('fonts/icomoon.svg?ypbwu0#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-delete-simple-white:before {
  content: "\e91b";
  color: #fff;
}
.icon-plus-purple:before {
  content: "\e91a";
  color: #863399;
}
.icon-info:before {
  content: "\e919";
  color: #863399;
}
.icon-download:before {
  content: "\e918";
}
.icon-delete-white:before {
  content: "\e917";
}
.icon-open-link:before {
  content: "\e916";
}
.icon-delete:before {
  content: "\e915";
  color: #ea0029;
}
.icon-obex-o:before {
  content: "\e912";
  color: #863399;
}
.icon-close-cross-white:before {
  content: "\e913";
  color: #fff;
}
.icon-hamburger:before {
  content: "\e914";
  color: #fff;
}
.icon-documents:before {
  content: "\e90f";
  color: #656465;
}
.icon-products:before {
  content: "\e90d";
  color: #656465;
}
.icon-details:before {
  content: "\e90e";
  color: #656465;
}
.icon-star-filled:before {
  content: "\e910";
  color: #863399;
}
.icon-star-empty:before {
  content: "\e911";
  color: #863399;
}
.icon-plus:before {
  content: "\e90c";
  color: #fff;
}
.icon-check-tick-white:before {
  content: "\e90b";
  color: #fff;
}
.icon-filter:before {
  content: "\e90a";
  color: #fff;
}
.icon-search:before {
  content: "\e909";
}
.icon-edit:before {
  content: "\e908";
}
.icon-error:before {
  content: "\e907";
  color: #ea0029;
}
.icon-close-cross:before {
  content: "\e902";
  color: #ea0029;
}
.icon-refresh-circle:before {
  content: "\e903";
  color: #228612;
}
.icon-check-tick:before {
  content: "\e904";
  color: #228612;
}
.icon-dotdotdot:before {
  content: "\e905";
}
.icon-crossed-user:before {
  content: "\e906";
  color: #863399;
}
.icon-settings:before {
  content: "\e900";
  color: #863399;
}
.icon-user:before {
  content: "\e901";
  color: #863399;
}
