@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@2.0/nanumsquare.css);


@font-face { 
  font-family: 'GmarketSans'; 
  font-weight: bold;   
  src:url('/resources/font/GmarketSansBold.otf') format('truetype'); 
}
@font-face { 
  font-family: 'GmarketSans'; 
  font-weight: 400; 
  src:url('/resources/font/GmarketSansLight.otf') format('truetype'); 
}
@font-face { 
  font-family: 'GmarketSans'; 
  font-weight: normal; 
    
  src:url('/resources/font/GmarketSansMedium.otf') format('truetype'); 
}

