@font-face {
    font-family: "Oldicon";
    src:url("../webfonts/Oldicon.woff") format("woff");
    font-weight: normal;
    font-style: normal
    font-display: block;
}

[class^="oldicon-"]:before,
[class*=" oldicon-"]:before,
[class^="oldicon-"]:after,
[class*=" oldicon-"]:after {
    font-family: Oldicon;
    font-size: 20px;
    font-style: normal
}

.oldicon-food:before {
    content: "\e900"
}

.oldicon-food-1:before {
    content: "\f101"
}

.oldicon-cook:before {
    content: "\f102"
}

.oldicon-shop:before {
    content: "\f103"
}

.oldicon-snack:before {
    content: "\f104"
}

.oldicon-recipes:before {
    content: "\f105"
}

.oldicon-shopping-basket:before {
    content: "\f106"
}

.oldicon-chef-cooking-1:before {
    content: "\f107"
}

.oldicon-female-cooking:before {
    content: "\f108"
}

.oldicon-chef:before {
    content: "\f109"
}

.oldicon-chef-cooking:before {
    content: "\f10a"
}

.oldicon-room-service:before {
    content: "\f10b"
}

.oldicon-clock:before {
    content: "\f10c"
}

.oldicon-Vector3:before{content:"\e901"}