/*지마켓 산스*/
@font-face {
    font-family: 'GmarketSans';
    src: url('/fonts/GmarketSansLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('/fonts/GmarketSansMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('/fonts/GmarketSansBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}