@font-face {
    font-family: 'EBSJuSiGyeong';
    src: url('subset-EBSJSKBold.woff2') format('woff2'),
        url('subset-EBSJSKBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EBSJuSiGyeong';
    src: url('subset-EBSJSKMedium.woff2') format('woff2'),
        url('subset-EBSJSKMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EBSJuSiGyeong';
    src: url('subset-EBSJSKLight.woff2') format('woff2'),
        url('subset-EBSJSKLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}