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