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

@font-face {
    font-family: 'Averia Serif Libre';
    src: url('AveriaSerifLibre-Light.woff2') format('woff2'),
        url('AveriaSerifLibre-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

html, body, .view, select, button, input, optgroup, select, textarea { font-family: 'Averia Serif Libre';font-weight: bold;}
.left_category_nav .nav-link p,.adonPrice,.chekout,.foodpric{font-weight: 600;}
.content-detail-wrap .foodpric-text, .additional-info{font-weight: 500}