@font-face {
    font-family: 'netmarble_m';
    src: url('netmarbleM.eot');
    src: url('netmarbleM.eot?#iefix') format('embedded-opentype'),
        url('netmarbleM.woff2') format('woff2'),
        url('netmarbleM.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'netmarble_b';
    src: url('netmarbleB.eot');
    src: url('netmarbleB.eot?#iefix') format('embedded-opentype'),
        url('netmarbleB.woff2') format('woff2'),
        url('netmarbleB.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'netmarble_l';
    src: url('netmarbleL.eot');
    src: url('netmarbleL.eot?#iefix') format('embedded-opentype'),
        url('netmarbleL.woff2') format('woff2'),
        url('netmarbleL.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

