@charset "utf-8";

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

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

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

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

@font-face {
    font-family: 'dengXian';
    src: url('/fonts/deng/Deng.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'dengXian';
    src: url('/fonts/deng/Dengl.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}