@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?s1oi2e');
    src:  url('../fonts/icomoon.eot?s1oi2e#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?s1oi2e') format('truetype'),
    url('../fonts/icomoon.woff?s1oi2e') format('woff'),
    url('../fonts/icomoon.svg?s1oi2e#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-gluten:before {
    content: "\e901";
}
.icon-halal:before {
    content: "\e900";
}
.icon-lactose:before {
    content: "\e902";
}
.icon-vegan:before {
    content: "\e903";
}
.icon-vegi .path1:before {
    content: "\e904";
    color: rgb(0, 0, 0);
}
.icon-vegi .path2:before {
    content: "\e905";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}
.icon-vegi .path3:before {
    content: "\e906";
    margin-left: -1em;
    color: none;
}
.icon-vegi .path4:before {
    content: "\e907";
    margin-left: -1em;
    color: none;
}
.icon-vegi .path5:before {
    content: "\e908";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}
.icon-vegi .path6:before {
    content: "\e909";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}
.icon-vegetarisch .path1:before {
    content: "\e90a";
    color: rgb(0, 0, 0);
}
.icon-vegetarisch .path2:before {
    content: "\e90b";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}
.icon-vegetarisch .path3:before {
    content: "\e90c";
    margin-left: -1em;
    color: none;
}
.icon-vegetarisch .path4:before {
    content: "\e90d";
    margin-left: -1em;
    color: none;
}
.icon-vegetarisch .path5:before {
    content: "\e90e";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}
.icon-vegetarisch .path6:before {
    content: "\e90f";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}
