@font-face {
    font-family: 'Netmarble';
    src: url('netmarbleL.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Netmarble';
    src: url('netmarbleM.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Netmarble';
    src: url('netmarbleB.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}