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

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

