@font-face {
    font-family: 'Escoredream';
    src: url('/test/fonts/S-CoreDream-3Light.woff') format('woff');
    font-weight: 300;
    font-display: block;
}

@font-face {
    font-family: 'Escoredream';
    src: url('/test/fonts/S-CoreDream-4Regular.woff') format('woff');
    font-weight: normal;
    font-display: block;
}

@font-face {
    font-family: 'Escoredream';
    src: url('/test/fonts/S-CoreDream-5Medium.woff') format('woff');
    font-weight: 500;
    font-display: block;
}

@font-face {
    font-family: 'Escoredream';
    src: url('/test/fonts/S-CoreDream-6Bold.woff') format('woff');
    font-weight: 600;
    font-display: block;
}

@font-face {
    font-family: 'Escoredream';
    src: url('/test/fonts/S-CoreDream-8Heavy.woff') format('woff');
    font-weight: 800;
    font-display: block;
}

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@700&display=swap');
