@font-face {
    font-family: 'OPPOSans';
    src: url('https://flexcreate-static.oss-us-west-1.aliyuncs.com/fonts/opposans/OPPOSansBold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'OPPOSans';
    src: url('https://flexcreate-static.oss-us-west-1.aliyuncs.com/fonts/opposans/OPPOSansHeavy.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'OPPOSans';
    src: url('https://flexcreate-static.oss-us-west-1.aliyuncs.com/fonts/opposans/OPPOSansLight.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'OPPOSans';
    src: url('https://flexcreate-static.oss-us-west-1.aliyuncs.com/fonts/opposans/OPPOSansMedium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'OPPOSans';
    src: url('https://flexcreate-static.oss-us-west-1.aliyuncs.com/fonts/opposans/OPPOSansRegular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}