@charset "utf-8";
@font-face {
    font-family: 'GmarketSansM';
         url('/pcms_old/common/font/gmarketsans/GmarketSansM.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansB';
         url('/pcms_old/common/font/gmarketsans/GmarketSansB.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight:normal;
    src: url(/pcms_old/common/font/gmarketsans/GmarketSansM.woff) format('woff')
 }
@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight: 100;
    src: url(/pcms_old/common/font/gmarketsans/GmarketSansLight.woff) format('woff')
 }
@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight:400;
    src: url(/pcms_old/common/font/gmarketsans/GmarketSansM.woff) format('woff')
}
@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight:600;
    src: url(/pcms_old/common/font/gmarketsans/GmarketSansBold.woff) format('woff')
}
.gmarket{font-family: 'gmarket';}