@charset "UTF-8";

/* Pretendard Variable */
@font-face {
  font-family: 'Noto Sans KR';
  src: url('/fonts/NotoSansKR-VariableFont_wght.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

/* GreentownWenlanYuehuaXingkai Regular */
@font-face {
  font-family: 'Greentown Wenlan Yuehua Xingkai';
  src: url('/fonts/GreentownWenlanYuehuaXingkai-Regular_v1.006.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* 정선아리랑혼체 */
@font-face {
  font-family: '정선아리랑혼체';
  src: url('/fonts/정선아리랑혼체OTF.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}