@charset "utf-8";
@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight:normal;
    src: url(/common/font/GmarketSans/gmarketMedium.eot) format('eot');
 }
@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight:normal;
    src: url(/common/font/GmarketSans/gmarketMedium.woff) format('woff')
 }

@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight:bold;
    src: url(/common/font/GmarketSans/gmarket.eot) format('eot');
}
@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight:bold;
    src: url(/common/font/GmarketSans/gmarket.woff) format('woff')
}

.gmarket{font-family: 'gmarket';}
