@font-face {
    font-family: 'gmarket sans light';
    src: url(../font/GmarketSansTTFLight.woff2) format('woff2'), url(../font/GmarketSansTTFLight.woff) format('woff'), url(../font/GmarketSansTTFLight.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gmarket sans medium';
    src: url(../font/GmarketSansTTFMedium.woff2) format('woff2'), url(../font/GmarketSansTTFMedium.woff) format('woff'), url(../font/GmarketSansTTFMedium.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gmarket sans bold';
    src: url(../font/GmarketSansTTFBold.woff2) format('woff2'), url(../font/GmarketSansTTFBold.woff) format('woff'), url(../font/GmarketSansTTFBold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
 font-family: 'NanumSquare';
 font-weight: 400;
 src: url(../fonts/NanumSquareR.eot);
 src: url(../fonts/NanumSquareR.eot?#iefix) format('embedded-opentype'),
      url(../fonts/NanumSquareR.woff) format('woff'),
      url(../fonts/NanumSquareR.ttf) format('truetype');
}