/* Pretendard Variable Light (Weight 300) */
@font-face {
  font-family: "Pretendard Variable";
  font-weight: 200;
  font-weight: 300;
  font-weight: 400;
  font-weight: 500;
  font-weight: 600;
  font-weight: 700;
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("../font/PretendardVariable.ttf");
}

/* Gmarket Sans Bold */
@font-face {
  font-family: "Gmarket Sans TTF";
  font-weight: 500;
  font-weight: 600;
  font-weight: 700;
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("../font/GmarketSansTTFBold.ttf");
}

@font-face {
  font-family: "Gmarket Sans TTF";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../font/GmarketSansTTFMedium.ttf");
}

@font-face {
    font-family: 'JalnanGothic';
    src: url('../font/JalnanGothicTTF.ttf') format('woff');
    font-weight: normal;
    font-style: normal;
}
