@font-face {
    font-family: 'NEXON_Lv2_Gothic';
    font-weight: 800;
    font-style: normal;
    src: url('./NEXON Lv2 Gothic Bold.ttf') format('ttf');
    unicode-range: U+AC00-D7A3;
}

@font-face {
    font-family: 'NEXON_Lv2_Gothic';
    font-weight: 700;
    font-style: normal;
    src: url('./NEXON Lv2 Gothic Medium.ttf') format('ttf');
    unicode-range: U+AC00-D7A3;
}

@font-face {
    font-family: 'NEXON_Lv2_Gothic';
    font-weight: 500;
    font-style: normal;
    src: url('./NEXON Lv2 Gothic.ttf') format('ttf');
    unicode-range: U+AC00-D7A3;
}

@font-face {
    font-family: 'NEXON_Lv2_Gothic';
    font-weight: 300;
    font-style: normal;
    src: url('./NEXON Lv2 Gothic Light.ttf') format('ttf');
    unicode-range: U+AC00-D7A3;
}

