@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('/fonts/GmarketSansTTFBold.woff2') format('woff2'),
        url('/fonts/GmarketSansTTFBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gmarket SansL';
    src: url('/fonts/GmarketSansTTFLight.woff2') format('woff2'),
        url('/fonts/GmarketSansTTFLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gmarket SansM';
    src: url('/fonts/GmarketSansTTFMedium.woff2') format('woff2'),
        url('/fonts/GmarketSansTTFMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Cafe24 Ssurround';
    src: url('/fonts/Cafe24Ssurround.woff2') format('woff2'),
        url('/fonts/Cafe24Ssurround.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Cafe24 Ssurround air';
    src: url('/fonts/Cafe24Ssurroundair.woff2') format('woff2'),
        url('/fonts/Cafe24Ssurroundair.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

