@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;
}