@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?spitab");
    src: url("../fonts/icomoon.eot?spitab#iefix") format("embedded-opentype"),
        url("../fonts/icomoon.ttf?spitab") format("truetype"),
        url("../fonts/icomoon.woff?spitab") format("woff"),
        url("../fonts/icomoon.svg?spitab#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-Add:before {
    content: "";
}

.icon-Arrow-Left:before {
    content: "";
}

.icon-Arrow-Right:before {
    content: "";
}

.icon-Arrow-Up:before {
    content: "";
}

.icon-Bag:before {
    content: "";
}

.icon-Bread:before {
    content: "";
}

.icon-Cake:before {
    content: "";
}

.icon-Check-mark:before {
    content: "";
}

.icon-Close:before {
    content: "";
}

.icon-Coffee-cup-1:before {
    content: "";
}

.icon-Coffee-cup-2:before {
    content: "";
}

.icon-Coffee-cup-3:before {
    content: "";
}

.icon-Coffee-cup-4:before {
    content: "";
}

.icon-Donuts:before {
    content: "";
}

.icon-Grid-View:before {
    content: "";
}

.icon-Ice-Cream:before {
    content: "";
}

.icon-List-View:before {
    content: "";
}

.icon-Menu:before {
    content: "";
}

.icon-Minus:before {
    content: "";
}

.icon-Plus:before {
    content: "";
}

.icon-Profile:before {
    content: "";
}

.icon-Quote:before {
    content: "";
}

.icon-Search:before {
    content: "";
}

.icon-Star:before {
    content: "";
}

.icon-Video:before {
    content: "";
}

.icon-Zoom:before {
    content: "";
}