/* 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");
}
/* Hakgyoansim Butpen-B */
@font-face {
  font-family: "Hakgyoansim Butpen";
  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/HakgyoansimButpen.ttf");
}
/* 넥슨 Lv.2 고딕 */
@font-face {
  font-family: "NEXON Lv2 Gothic";
  src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv2 Gothic.woff")
    format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Chosunilbo_myungjo";
  src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Chosunilbo_myungjo.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'ChosunKm';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/ChosunKm.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
