@font-face {
  font-family: 'Gmarket Sans TTF';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/GmarketSansTTFBold.woff2') format('woff2'), url('../fonts/GmarketSansTTFBold.woff') format('woff');
}

@font-face {
  font-family: 'Gmarket Sans TTF';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/GmarketSansTTFMedium.woff2') format('woff2'), url('../fonts/GmarketSansTTFMedium.woff') format('woff');
}

@font-face {
  font-family: 'Gmarket Sans TTF';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/GmarketSansTTFLight.woff2') format('woff2'), url('../fonts/GmarketSansTTFLight.woff') format('woff');
}
