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

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

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

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