@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?ji8z28');
    src:    url('fonts/icomoon.eot?ji8z28#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?ji8z28') format('truetype'),
        url('fonts/icomoon.woff?ji8z28') format('woff'),
        url('fonts/icomoon.svg?ji8z28#icomoon') 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-arrow-left:before {
	content: "\f0d9";
}
.icon-arrow-right:before {
	content: "\f0da";
}
.icon-restaurants:before {
	content: "\e600";
}
.icon-paper:before {
	content: "\e601";
}
.icon-cosmetics:before {
	content: "\e602";
}
.icon-technology:before {
	content: "\e603";
}
.icon-kitchen:before {
	content: "\e604";
}
.icon-porcelain:before {
	content: "\e605";
}
.icon-glass:before {
	content: "\e606";
}
.icon-cutlery:before {
	content: "\e607";
}
.icon-search:before {
	content: "\e608";
}
.icon-cart:before {
	content: "\e609";
}
.icon-bin:before {
	content: "\e60a";
}
.icon-login:before {
	content: "\e60b";
}
.icon-close:before {
	content: "\e60c";
}

.icon-arrow-down2:before {
	content: "\f0d7";
}
.icon-vacuum-cleaner:before {
    content: "\e005";
}
.icon-mop:before {
    content: "\e003";
}
.icon-lunch8:before {
    content: "\e002";
}
.icon-delivery36:before {
    content: "\e001";
}


