@font-face {
    font-family: 'MaplestoryOTFLight';
    src: url('MaplestoryOTFLight.eot');
    src: url('MaplestoryOTFLight.eot?#iefix') format('embedded-opentype'),
        url('MaplestoryOTFLight.woff2') format('woff2'),
        url('MaplestoryOTFLight.woff') format('woff'),
        url('MaplestoryOTFLight.ttf') format('truetype'),
        url('MaplestoryOTFLight.svg#MaplestoryOTFLight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'MaplestoryOTFBold';
    src: url('MaplestoryOTFBold.eot');
    src: url('MaplestoryOTFBold.eot?#iefix') format('embedded-opentype'),
        url('MaplestoryOTFBold.woff2') format('woff2'),
        url('MaplestoryOTFBold.woff') format('woff'),
        url('MaplestoryOTFBold.ttf') format('truetype'),
        url('MaplestoryOTFBold.svg#MaplestoryOTFBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

