@font-face {
    font-family: 'Avenir Light';
    src: url('/websitebucket/sites/static/fonts/shenghong/Avenir-Light.woff2') format('woff2'),
        url('/websitebucket/sites/static/fonts/shenghong/Avenir-Light.woff') format('woff');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Regular';
    src: url('/websitebucket/sites/static/fonts/shenghong/Avenir-Regular.woff2') format('woff2'),
        url('/websitebucket/sites/static/fonts/shenghong/Avenir-Regular.woff') format('woff');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Heavy';
    src: url('/websitebucket/sites/static/fonts/shenghong/Avenir-Heavy.woff2') format('woff2'),
        url('/websitebucket/sites/static/fonts/shenghong/Avenir-Heavy.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir Black';
    src: url('/websitebucket/sites/static/fonts/shenghong/Avenir-Black.woff2') format('woff2'),
        url('/websitebucket/sites/static/fonts/shenghong/Avenir-Black.woff') format('woff');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('/websitebucket/sites/static/fonts/shenghong/Helvetica.woff2') format('woff2'),
        url('/websitebucket/sites/static/fonts/shenghong/Helvetica.woff') format('woff');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Light';
    src: url('/websitebucket/sites/static/fonts/shenghong/Helvetica-Light.woff2') format('woff2'),
        url('/websitebucket/sites/static/fonts/shenghong/Helvetica-Light.woff') format('woff');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Bold';
    src: url('/websitebucket/sites/static/fonts/shenghong/Helvetica-Bold.woff2') format('woff2'),
        url('/websitebucket/sites/static/fonts/shenghong/Helvetica-Bold.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}
