@font-face {
  font-family:"pretendard";
  font-weight: 300;
  src: url('./Pretendard-Regular.woff') format("woff");
}

@font-face {
  font-family:"pretendard";
  font-weight: 700;
  src: url('./Pretendard-Bold.woff') format("woff");
}

@font-face {
  font-family:"pretendard";
  font-weight: 800;
  src: url('./Pretendard-ExtraBold.woff') format("woff");
}

@font-face {
  font-family:"pretendard";
  font-weight: 900;
  src: url('./Pretendard-Black.woff') format("woff");
}

@font-face {
  font-family:"lemonmilk";
  font-weight: 700;
  src: url('./LEMONMILK-Bold.otf');
}

@font-face {
  font-family:"nts";
  font-weight: 400;
  src: url('./NotoSansCJKkr-Regular.otf');
}
@font-face {
  font-family:"nts";
  font-weight: 700;
  src: url('./NotoSansCJKkr-Bold.otf');
}

@font-face {
  font-family:"jalnan";
  src: url('./Jalnan.ttf');
}

@font-face {
  font-family:"nanum";
  font-weight: 300;
  src: url('./NanumSquareNeo-aLt.ttf');
}
@font-face {
  font-family:"nanum";
  font-weight: 400;
  src: url('./NanumSquareNeo-bRg.ttf');
}
@font-face {
  font-family:"nanum";
  font-weight: 700;
  src: url('./NanumSquareNeo-cBd.ttf');
}
@font-face {
  font-family:"nanum";
  font-weight: 800;
  src: url('./NanumSquareNeo-dEb.ttf');
}
@font-face {
  font-family:"nanum";
  font-weight: 900;
  src: url('./NanumSquareNeo-eHv.ttf');
}