@font-face {
    font-family: 'Gmarket SansM';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

 @font-face {
    font-family: 'Gmarket SansB';
    src: url('/common/fonts/GmarketSansBold.woff2') format('woff2'),
        url('/common/fonts/GmarketSansBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gmarket SansL';
    src: url('/common/fonts/GmarketSansLight.woff2') format('woff2'),
        url('/common/fonts/GmarketSansLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gmarket SansM';
    src: url('/common/fonts/GmarketSansMedium.woff2') format('woff2'),
        url('/common/fonts/GmarketSansMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SANGJUG';
    src: url('/common/fonts/SANGJUGotgam.woff2') format('woff2'),
        url('/common/fonts/SANGJUGotgam.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Jalnan';
    src: url('/common/fonts/Jalnan2TTF.woff2') format('woff2'),
        url('/common/fonts/Jalnan2TTF.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}





