/**
 * Gmarket Sans (공통). 랜딩·auth callback 등에서 공유.
 */
@font-face {
  font-family: 'Gmarket Sans';
  font-weight: 300;
  font-style: normal;
  src: url('../fonts/GmarketSansTTFLight.ttf') format('truetype');
  font-display: block;
}

@font-face {
  font-family: 'Gmarket Sans';
  font-weight: 400;
  font-style: normal;
  src: url('../fonts/GmarketSansTTFMedium.ttf') format('truetype');
  font-display: block;
}

@font-face {
  font-family: 'Gmarket Sans';
  font-weight: 500;
  font-style: normal;
  src: url('../fonts/GmarketSansTTFMedium.ttf') format('truetype');
  font-display: block;
}

@font-face {
  font-family: 'Gmarket Sans';
  font-weight: 700;
  font-style: normal;
  src: url('../fonts/GmarketSansTTFBold.ttf') format('truetype');
  font-display: block;
}
