@font-face {
    font-family: 'PoppinsRegular';
    src: url('Poppins-Regular.woff2') format('woff2'),
        url('Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'boogalooregular';
    src: url('boogaloo-regular-webfont.woff2') format('woff2'),
        url('boogaloo-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ClassiqueSaigon';
    src: url('ClassiqueSaigon.woff2') format('woff2'),
        url('ClassiqueSaigon.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



