@font-face {
    font-family: 'gmsans bold';
    src:url('webfont/gmarket/GmarketSansTTFBold.ttf') format('truetype');
/*    font-weight: 100;*/
    font-style: normal;
}
@font-face {
    font-family: 'gmsans Light';
    src:url('webfont/gmarket/GmarketSansTTFLight.ttf') format('truetype');
/*    font-weight: 100;*/
    font-style: normal;
}


@font-face {
    font-family: 'gmsans Medium';
    src:url('webfont/gmarket/GmarketSansTTFMedium.ttf') format('truetype');
/*    font-weight: 100;*/
    font-style: normal;
}
@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo&display=swap');