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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    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-star_outline:before {
    content: "\e90e";
    color: #4153b4;
}
.icon-star_fill:before {
    content: "\e90f";
    color: #ffe622;
}
.icon-same_day_dispatch:before {
    content: "\e900";
    color: #707070;
}
.icon-easy_secure_payment:before {
    content: "\e901";
    color: #707070;
}
.icon-re-order:before {
    content: "\e902";
}
.icon-twitter:before {
    content: "\e903";
    color: #4153b4;
}
.icon-instagram:before {
    content: "\e904";
    color: #4153b4;
}
.icon-facebook:before {
    content: "\e905";
    color: #4153b4;
}
.icon-logout .path1:before {
    content: "\e906";
    color: rgb(41, 41, 40);
}
.icon-logout .path2:before {
    content: "\e907";
    margin-left: -1em;
    color: rgb(54, 54, 54);
}
.icon-profile:before {
    content: "\e908";
}
.icon-order_history:before {
    content: "\e909";
}
.icon-search_bar:before {
    content: "\e90a";
    color: #707070;
}
.icon-trolley:before {
    content: "\e90b";
}
.icon-phone:before {
    content: "\e90c";
}
.icon-truck:before {
    content: "\e90d";
}
.icon-angle-down:before {
    content: "\e914";
}
