@font-face {
    font-family: 'shopin-icon';
    src:  url('../fonts/shopin.eot?oo3oms');
    src:  url('../fonts/shopin.eot?oo3oms#iefix') format('embedded-opentype'),
        url('../fonts/shopin.ttf?oo3oms') format('truetype'),
        url('../fonts/shopin.woff?oo3oms') format('woff'),
        url('../fonts/shopin.svg?oo3oms#shopin') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="shopin-ico-"], [class*=" shopin-ico-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'shopin-icon' !important;
    speak: none;
    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;
}

.shopin-ico-cross:before {
  content: "\e90c";
}
.shopin-ico-heart-fill:before {
  content: "\e90d";
}
.shopin-ico-bag:before {
  content: "\e900";
}
.shopin-ico-card:before {
  content: "\e901";
}
.shopin-ico-console:before {
  content: "\e902";
}
.shopin-ico-delivery:before {
  content: "\e903";
}
.shopin-ico-file-symbol:before {
  content: "\e904";
}
.shopin-ico-heart:before {
  content: "\e905";
}
.shopin-ico-minus:before {
  content: "\e906";
}
.shopin-ico-plus:before {
  content: "\e907";
}
.shopin-ico-profile:before {
  content: "\e908";
}
.shopin-ico-search:before {
  content: "\e909";
}
.shopin-ico-share:before {
  content: "\e90a";
}
.shopin-ico-transportation:before {
  content: "\e90b";
}

