@font-face {
  font-family: 'bcg310-icons';
  src:  url('fonts/bcg310-icons.eot?o2e193');
  src:  url('fonts/bcg310-icons.eot?o2e193#iefix') format('embedded-opentype'),
    url('fonts/bcg310-icons.ttf?o2e193') format('truetype'),
    url('fonts/bcg310-icons.woff?o2e193') format('woff'),
    url('fonts/bcg310-icons.svg?o2e193#bcg310-icons') 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: 'bcg310-icons' !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-bag-hover .path1:before {
  content: "\e90c";
  color: rgb(228, 254, 171);
}
.icon-bag-hover .path2:before {
  content: "\e90d";
  margin-left: -0.8720703125em;
  color: rgb(0, 0, 0);
}
.icon-user-hover .path1:before {
  content: "\e90e";
  color: rgb(228, 254, 171);
}
.icon-user-hover .path2:before {
  content: "\e90f";
  margin-left: -1.0537109375em;
  color: rgb(0, 0, 0);
}
.icon-user-hover .path3:before {
  content: "\e910";
  margin-left: -1.0537109375em;
  color: rgb(228, 254, 171);
}
.icon-user-hover .path4:before {
  content: "\e911";
  margin-left: -1.0537109375em;
  color: rgb(0, 0, 0);
}
.icon-menu:before {
  content: "\e90b";
}
.icon-arrow-left:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-arrow:before {
  content: "\e902";
}
.icon-bag:before {
  content: "\e903";
}
.icon-close:before {
  content: "\e904";
}
.icon-eye-off:before {
  content: "\e905";
}
.icon-eye:before {
  content: "\e906";
}
.icon-minus:before {
  content: "\e907";
}
.icon-plus:before {
  content: "\e908";
}
.icon-trophy:before {
  content: "\e909";
}
.icon-user:before {
  content: "\e90a";
}
