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