@font-face {
    font-family: "icomoon";
    src: url("../assets/fonts/icomoon.eot?m1sghk");
    src: url("../assets/fonts/icomoon.eot?m1sghk#iefix")
            format("embedded-opentype"),
        url("../assets/fonts/icomoon.ttf?m1sghk") format("truetype"),
        url("../assets/fonts/icomoon.woff?m1sghk") format("woff"),
        url("../assets/fonts/icomoon.svg?m1sghk#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-info:before {
    content: "\e901";
}
.icon-wifi_calling:before {
    content: "\e917";
}
.icon-check:before {
    content: "\e900";
}
.icon-calendar:before {
    content: "\e905";
}
.icon-calendar_today:before {
    content: "\e90e";
}
.icon-credit-card:before {
    content: "\e915";
}
.icon-chevron_up:before {
    content: "\e902";
}
.icon-chevron_down:after {
    content: "\e903";
}
.icon-clock-dot:before {
    content: "\e904";
}
.icon-delete:before {
    content: "\e906";
}
.icon-facebook:before {
    content: "\e907";
}
.icon-shop:before {
    content: "\e908";
}
.icon-ship:before {
    content: "\e909";
}
.icon-plus:before {
    content: "\e90b";
}
.icon-minus:before {
    content: "\e90d";
}
.icon-cart:before {
    content: "\e910";
}
.icon-info1:before {
    content: "\e911";
}
.icon-instagram:before {
    content: "\e912";
}
.icon-logout:before {
    content: "\e913";
}
.icon-clock:before {
    content: "\e914";
}
