@font-face {
  font-family: 'Gmarket Sans';
  font-style: normal;
  font-weight: 100;
  src: 
    url('module/font/gmarketesans/GmarketSansLight.woff') format('woff'),
    url('module/font/gmarketesans/GmarketSansLight.otf') format('opentype'),
    url('module/font/gmarketesans/GmarketSansLight.ttf') format('truetype');
}
@font-face {
  font-family: 'Gmarket Sans';
  font-style: normal;
  font-weight: 300;
  src: 
    url('module/font/gmarketesans/GmarketSansMedium.woff') format('woff'),
    url('module/font/gmarketesans/GmarketSansMedium.otf') format('opentype'),
    url('module/font/gmarketesans/GmarketSansMedium.ttf') format('truetype');
}
@font-face {
  font-family: 'Gmarket Sans';
  font-style: normal;
  font-weight: 600;
  src: 
    url('module/font/gmarketesans/GmarketSansBold.woff') format('woff'),
    url('module/font/gmarketesans/GmarketSansBold.otf') format('opentype'),
    url('module/font/gmarketesans/GmarketSansBold.ttf') format('truetype');
}

	
.gmak {font-family: 'Gmarket Sans', sans-serif !important;}