@font-face {
    font-family: 'GangwonEdu';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEdu_OTFLightA.woff') format('woff');
    font-weight: normal;
}

@font-face {
    font-family: 'GangwonEdu';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEdu_OTFBoldA.woff') format('woff');
    font-weight: 700;
}

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