@font-face {
  font-family: 'GmarketSans';
  font-weight: 300;
  font-style: normal;
  src: url('../fonts/GmarketSansTTFLight.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'GmarketSans';
  font-weight: 500;
  font-style: normal;
  src: url('../fonts/GmarketSansTTFMedium.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'GmarketSans';
  font-weight: 700;
  font-style: normal;
  src: url('../fonts/GmarketSansTTFBold.ttf') format('truetype');
  font-display: swap;
}
