@font-face {
    font-family: 'HallymGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2204@1.0/HallymGothic-Regular.woff2') format('woff2');
    font-weight: 400;
}
@font-face {
    font-family: 'HallymGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2204@1.0/HallymGothic-Bold.woff2') format('woff2');
    font-weight: 700;
}

div[data-font="HallymGothic"], span[data-bizonvi][data-fontfamily="HallymGothic"]{font-family:'HallymGothic'}