@charset "utf-8";
@font-face {
    font-family: 'GmarketSans';
    src: url('gmarketSansLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('gmarketSansM.woff') format('woff');
    font-weight: 500;
    font-style: normal;
  
}
@font-face {
    font-family: 'GmarketSans';
    src: url('gmarketSansB.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}