@font-face {
    font-family: 'icomoon';
    src: url('/https/zenpop.jp/fonts/icomoon.eot?pg4xto');
    src: url('/https/zenpop.jp/fonts/icomoon.eot?pg4xto#iefix') format('embedded-opentype'), url('/https/zenpop.jp/fonts/icomoon.ttf?pg4xto') format('truetype'), url('/https/zenpop.jp/fonts/icomoon.woff?pg4xto') format('woff'), url('/https/zenpop.jp/fonts/icomoon.svg?pg4xto#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !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;
}

.icon-like:before {
    content: "\e901";
}

.icon-wallet:before {
    content: "\e902";
}

.icon-truck:before {
    content: "\e900";
}


