/* ==========================================================
   광주대성학원 2027 윈터특강 — 웹폰트

   이 폴더의 모든 글꼴은 SIL Open Font License 1.1 로 배포되는
   자유 글꼴이며, 웹 임베딩과 상업적 사용이 허용됩니다.
   저작권·출처·개작 내역은 같은 폴더의 LICENSE.txt 를 참고하세요.
   글꼴 파일을 옮기실 때는 LICENSE.txt 도 함께 옮겨 주세요. (OFL 2항)

   KJD Sans      ← Pretendard        (c) Kil Hyung-jin
   KJD Mono      ← IBM Plex Mono     (c) IBM Corp.
   Noto Serif KR ← Noto Serif CJK KR (c) Adobe / Google

   ※ KJD Sans · KJD Mono 는 서브셋(개작본)이므로 OFL 3항에 따라
      원래의 예약 글꼴 이름을 쓰지 않고 이름을 바꾼 것입니다.
      원저작자의 보증이나 추천을 의미하지 않습니다.

   외부 CDN 을 사용하지 않고 이 폴더의 파일만 사용합니다.
   ========================================================== */

@font-face{
  font-family:"KJD Sans";
  src:url("kjd-sans-variable.woff2") format("woff2-variations");
  font-weight:45 920;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:"Noto Serif KR";
  src:url("noto-serif-kr-700.woff2") format("woff2");
  font-weight:700;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:"Noto Serif KR";
  src:url("noto-serif-kr-900.woff2") format("woff2");
  font-weight:900;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:"KJD Mono";
  src:url("kjd-mono-400.woff2") format("woff2");
  font-weight:400;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:"KJD Mono";
  src:url("kjd-mono-500.woff2") format("woff2");
  font-weight:500;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:"KJD Mono";
  src:url("kjd-mono-600.woff2") format("woff2");
  font-weight:600;
  font-style:normal;
  font-display:swap;
}
