/* Bebas Neue Font */
@font-face {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('bebas-neue-v14-latin.woff2') format('woff2');
}

/* Work Sans Font - Regular 400 */
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('work-sans-v19-latin-regular.woff2') format('woff2');
}

/* Work Sans Font - Medium 500 */
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('work-sans-v19-latin-500.woff2') format('woff2');
}

/* Work Sans Font - SemiBold 600 */
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('work-sans-v19-latin-600.woff2') format('woff2');
}

/* Noto Sans SC Font - Regular 400 */
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('noto-sans-sc-v36-chinese-simplified-regular.woff2') format('woff2');
}

/* Noto Sans SC Font - Medium 500 */
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('noto-sans-sc-v36-chinese-simplified-500.woff2') format('woff2');
}

/* Noto Sans SC Font - SemiBold 600 */
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('noto-sans-sc-v36-chinese-simplified-600.woff2') format('woff2');
}

/* Noto Sans SC Font - Bold 700 */
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('noto-sans-sc-v36-chinese-simplified-700.woff2') format('woff2');
}
