@font-face {
    font-family: 'Oswald';
    src: url('Oswald-Bold.woff2') format('woff2'),
        url('Oswald-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src: url('Oswald-Regular.woff2') format('woff2'),
        url('Oswald-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src: url('Oswald-Medium.woff2') format('woff2'),
        url('Oswald-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



html, body, .view, select, button, input, optgroup, select, textarea { font-family: 'Oswald';font-weight: normal; }
.content-detail-wrap .foodpric-text {font-weight: 400;}
.left_category_nav .nav-link p{font-weight: 400;}
.category-title{font-weight: 400;}
.item-list-main h4.veg:before, .item-list-main h4.nonvg:before, .item-list-main h4.veg-egg:before {content: '';margin: 6px 6px 0px 0px;}
.head-min-ord3{letter-spacing: 0.6px}
.phone-label{letter-spacing: 0.6px}
.search-label{letter-spacing: 0.6px}
.header .custom-check-label{letter-spacing: 0.6px}
.header .top-mob-numb a .phoneno{letter-spacing: 0.6px}