/* GMarket-sans */

@font-face{
    font-family: 'Gmarket';
    font-weight: 300;
    src: url("../font/GmarketSansLight.woff2") format('woff2'),
    url("../font/GmarketSansLight.woff") format('woff');
}

@font-face{
    font-family: 'Gmarket';
    font-weight: 400;
    src: url("../font/GmarketSansMedium.woff2") format('woff2'),
    url("../font/GmarketSansMedium.woff") format('woff');
}

@font-face{
    font-family: 'Gmarket';
    font-weight: 600;
    src: url("../font/GmarketSansBold.woff2") format('woff2'),
    url("../font/GmarketSansBold.woff") format('woff');
}
/* Binggrea */

@font-face{
    font-family: 'Binggrea';
    font-weight: 600;
    src: url("../font/BinggraeBold.woff") format('woff');
}