@font-face {
    font-family: 'icomoon';
    src:    url('https://bangkutaman.id/wp-content/themes/fatmoon/fonts/icomoon.eot?g609nm');
    src:    url('https://bangkutaman.id/wp-content/themes/fatmoon/fonts/icomoon.eot?g609nm#iefix') format('embedded-opentype'),
                 url('../fonts/icomoon_g609nm.ttf') format('truetype'),
                 url('https://bangkutaman.id/wp-content/themes/fatmoon/fonts/icomoon.woff?g609nm') format('woff'),
                 url('../fonts/icomoon_g609nm-icomoon.svg') 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-shopping-cart:before {
    content: "\e903";
}
.icon-bag:before {
    content: "\e90e";
}
.icon-paper:before {
    content: "\e034";
}
.icon-search:before {
    content: "\e036";
}
.icon-plus:before {
    content: "\e114";
}
.icon-cross:before {
    content: "\e117";
}
.icon-menu:before {
    content: "\e120";
}
.icon-cart:before {
    content: "\e902";
}
.icon-add-to-list:before {
    content: "\e914";
}
.icon-chevron-small-left:before {
    content: "\e90f";
}
.icon-chevron-small-right:before {
    content: "\e910";
}
.icon-chevron-small-up:before {
    content: "\e912";
}
.icon-chevron-thin-left:before {
    content: "\e904";
}
.icon-chevron-thin-right:before {
    content: "\e905";
}
.icon-chevron-thin-up:before {
    content: "\e906";
}
.icon-controller-paus:before {
    content: "\e900";
}
.icon-controller-play:before {
    content: "\e901";
}
.icon-attachment:before {
    content: "\e907";
}
.icon-heart-outlined:before {
    content: "\e908";
}
.icon-heart:before {
    content: "\e909";
}
.icon-info-with-circle:before {
    content: "\e90a";
}
.icon-lock:before {
    content: "\e911";
}
.icon-share:before {
    content: "\e90b";
}
.icon-squared-cross:before {
    content: "\e90c";
}