@font-face {
    font-family: 'icomoon';
    src:  url('./icomoon.eot?5cdi6m');
    src:  url('./icomoon.eot?5cdi6m#iefix') format('embedded-opentype'),
    url('./icomoon.ttf?5cdi6m') format('truetype'),
    url('./icomoon.woff?5cdi6m') format('woff'),
    url('./icomoon.svg?5cdi6m#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.icon-warning:before {
    content: "\e900";
    color: #fff;
}
.icon-lista:before {
    content: "\e912";
}
.icon-chevron-down:before {
    content: "\e905";
}
.icon-delivery:before {
    content: "\e901";
}
.icon-account:before {
    content: "\e902";
}
.icon-apple:before {
    content: "\e903";
}
.icon-cart:before {
    content: "\e904";
}
.icon-check:before {
    content: "\e906";
    color: #27ae60;
}
.icon-chevron-right:before {
    content: "\e907";
}
.icon-close:before {
    content: "\e908";
    color: black;
}
.icon-comment:before {
    content: "\e909";
}
.icon-facebook:before {
    content: "\e90a";
    color: #fff;
}
.icon-google:before {
    content: "\e90b";
}
.icon-heart-o:before {
    content: "\e90c";
    color: #ec1c23;
}
.icon-heart:before {
    content: "\e90d";
}
.icon-instagram:before {
    content: "\e90e";
    color: #fff;
}
.icon-linkedin:before {
    content: "\e90f";
}
.icon-meniu:before {
    content: "\e910";
}
.icon-order-cancel:before {
    content: "\e911";
}
.icon-order-check:before {
    content: "\e913";
}
.icon-package:before {
    content: "\e919";
}
.icon-payment-failed:before {
    content: "\e91a";
}
.icon-payment-success:before {
    content: "\e91b";
}
.icon-payment:before {
    content: "\e91c";
}
.icon-star-o:before {
    content: "\e91d";
    color: #ec1c23;
}
.icon-star:before {
    content: "\e91e";
    color: #747474;
}
.icon-search:before {
    content: "\e91f";
    color: #fff;
}
.icon-shop:before {
    content: "\e920";
}
.icon-trash:before {
    content: "\e921";
}
.icon-whatsapp:before {
    content: "\e924";
}
