@font-face {
    font-family: 'shopicon';
    src: url('data:application/x-font-woff2;base64,') format('woff2');
    font-weight: normal;
    font-style: normal;
}
.shopicon {
    font-family: 'shopicon' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.shopicon-cart:before{content:'\e600'}
.shopicon-user:before{content:'\e601'}
.shopicon-home:before{content:'\e602'}
.shopicon-search:before{content:'\e603'}
.shopicon-star:before{content:'\e604'}
.shopicon-heart:before{content:'\e605'}
.shopicon-share:before{content:'\e606'}
.shopicon-arrow-left:before{content:'\e607'}
.shopicon-arrow-right:before{content:'\e608'}
.shopicon-close:before{content:'\e609'}
.shopicon-check:before{content:'\e60a'}
.shopicon-plus:before{content:'\e60b'}
.shopicon-minus:before{content:'\e60c'}
/* 缺失图标使用 FontAwesome 兜底 */
.shopicon.icon-pokeball-one,.shopicon.icon-phone-one,.shopicon.icon-phonograph,.shopicon.icon-master,.shopicon.icon-printer-two,.shopicon.icon-radio,.shopicon.icon-outdoor{font-family:'FontAwesome' !important}
.shopicon.icon-pokeball-one:before{content:'\f06c'}
.shopicon.icon-phone-one:before{content:'\f0f4'}
.shopicon.icon-phonograph:before{content:'\f000'}
.shopicon.icon-master:before{content:'\f043'}
.shopicon.icon-printer-two:before{content:'\f1b2'}
.shopicon.icon-radio:before{content:'\f10c'}
.shopicon.icon-outdoor:before{content:'\f185'}