@charset "UTF-8";

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

@font-face {
     font-family: 'TTTtangsbudaejjigaeB';
     src: url('/css/font/TTTtangsbudaejjigaeB.woff2') format('woff2');
     font-weight: 700;
     font-style: normal;
}             