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

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

@font-face {
    font-family: 'VL Aquawax';
    src: url('VLAquawax-Ultra.woff2') format('woff2'),
        url('VLAquawax-Ultra.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

