@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'GmarketSans';
    src: url('woff2/GmarketSansLight.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('woff2/GmarketSansMedium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('woff2/GmarketSansBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}