@font-face {
    font-family: 'NEXON Lv1 Gothic OTF';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF.woff') format('woff'),
         url('../fonts/NEXONLv1GothicRegular.ttf.ttf') format('truetype'),
         url('../fonts/NEXON_Lv1_Gothic_OTF.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NEXON Lv1 Gothic OTF';
    src: url('../fonts/NEXONLv1GothicBold.ttf') format('truetype'),
         url('../fonts/NEXON_Lv1_Gothic_OTF.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'NEXON Lv1 Gothic OTF';
    src: url('../fonts/NEXONLv1GothicLight.ttf') format('truetype'),
         url('../fonts/NEXON_Lv1_Gothic_OTF_Light.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}