@charset "utf-8";


@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight:normal;
    src: url(/font/GmarketSans/GmarketSansMedium.woff) format('woff')
}
@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight: 200;
    src: url(/font/GmarketSans/GmarketSansLight.woff) format('woff')
}
@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight:500;
    src: url(/font/GmarketSans/GmarketSansMedium.woff) format('woff')
}
@font-face {
    font-family: 'gmarket';
    font-style: normal;
    font-weight:bold;
    src: url(/font/GmarketSans/GmarketSansBold.woff) format('woff')
}
.gmarket{font-family: 'gmarket';}
