@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?84fp3s');
  src:  url('fonts/icomoon.eot?84fp3s#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?84fp3s') format('woff2'),
    url('fonts/icomoon.ttf?84fp3s') format('truetype'),
    url('fonts/icomoon.woff?84fp3s') format('woff'),
    url('fonts/icomoon.svg?84fp3s#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-circle-check:before {
  content: "\e90a";
  color: #59bc6c;
}
.icon-circle-x-focus:before {
  content: "\e90b";
  color: #fff;
}
.icon-circle-x:before {
  content: "\e90c";
  color: #4a99b6;
}
.icon-help-circle:before {
  content: "\e909";
  color: #0e6483;
}
.icon-x-circle .path1:before {
  content: "\e903";
  color: rgb(228, 0, 55);
}
.icon-x-circle .path2:before {
  content: "\e904";
  margin-left: -0.9599609375em;
  color: rgb(255, 255, 255);
}
.icon-x-circle .path3:before {
  content: "\e905";
  margin-left: -0.9599609375em;
  color: rgb(255, 255, 255);
}
.icon-check:before {
  content: "\e908";
  color: #fff;
}
.icon-logout:before {
  content: "\e907";
  color: #e40037;
}
.icon-down:before {
  content: "\e906";
  color: #0e6483;
}
.icon-home:before {
  content: "\e900";
  color: #59bc6c;
}
.icon-user:before {
  content: "\e901";
  color: #59bc6c;
}
.icon-shop:before {
  content: "\e902";
}
