@font-face {
    font-family: 'Gmarket Sans TTF';
    src: url('/LIB/FONT/GmarketSansTTFBold.eot');
    src: url('/LIB/FONT/GmarketSansTTFBold.eot?#iefix') format('embedded-opentype'),
        url('/LIB/FONT/GmarketSansTTFBold.woff2') format('woff2'),
        url('/LIB/FONT/GmarketSansTTFBold.woff') format('woff'),
        url('/LIB/FONT/GmarketSansTTFBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gmarket Sans TTF';
    src: url('/LIB/FONT/GmarketSansTTFLight.eot');
    src: url('/LIB/FONT/GmarketSansTTFLight.eot?#iefix') format('embedded-opentype'),
        url('/LIB/FONT/GmarketSansTTFLight.woff2') format('woff2'),
        url('/LIB/FONT/GmarketSansTTFLight.woff') format('woff'),
        url('/LIB/FONT/GmarketSansTTFLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gmarket Sans TTF';
    src: url('/LIB/FONT/GmarketSansTTFMedium.eot');
    src: url('/LIB/FONT/GmarketSansTTFMedium.eot?#iefix') format('embedded-opentype'),
        url('/LIB/FONT/GmarketSansTTFMedium.woff2') format('woff2'),
        url('/LIB/FONT/GmarketSansTTFMedium.woff') format('woff'),
        url('/LIB/FONT/GmarketSansTTFMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

