@font-face {
    font-family: 'Maplestory';
    font-style: normal;
    font-weight: 300;
    src: url('font/maplestory/Maplestory-Light.ttf') format('truetype'),
    url('font/maplestory/Maplestory-OTF-Light.otf') format('opentype')
}


@font-face {
    font-family: 'Maplestory';
    font-style: normal;
    font-weight: 600;
    src: url('font/maplestory/Maplestory-Bold.ttf') format('truetype'),
    url('font/maplestory/Maplestory-OTF-Bold.otf') format('opentype')
}

@font-face {
    font-family: 'Maplestory';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/MaplestoryOTFBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}