@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
body{font-family:"Nanum Gothic", serif;}
.gMarket{font-family:"GmarketSans", "Nanum Gothic", serif;}
.gMarket.medium,
.gMarket .medium{font-weight:500;}
.gMarket.bold,
.gMarket .bold{font-weight:600;}