@font-face {
  font-family:"paper";
  font-weight: 100;
  src: url('./Paperlogy-1Thin.ttf');
}
@font-face {
  font-family:"paper";
  font-weight: 200;
  src: url('./Paperlogy-2ExtraLight.ttf');
}
@font-face {
  font-family:"paper";
  font-weight: 300;
  src: url('./Paperlogy-3Light.ttf');
}
@font-face {
  font-family:"paper";
  font-weight: 400;
  src: url('./Paperlogy-4Regular.ttf');
}
@font-face {
  font-family:"paper";
  font-weight: 500;
  src: url('./Paperlogy-5Medium.ttf');
}
@font-face {
  font-family:"paper";
  font-weight: 600;
  src: url('./Paperlogy-6SemiBold.ttf');
}
@font-face {
  font-family:"paper";
  font-weight: 700;
  src: url('./Paperlogy-7Bold.ttf');
}
@font-face {
  font-family:"paper";
  font-weight: 800;
  src: url('./Paperlogy-8ExtraBold.ttf');
}
@font-face {
  font-family:"paper";
  font-weight: 900;
  src: url('./Paperlogy-9Black.ttf');
}
@font-face {
  font-family:"nanum";
  font-weight: 300;
  src: url('./NanumSquareNeo-aLt');
}
@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');
}
@font-face {
  font-family:"noto";
  font-weight: 100;
  src: url('./NotoSansCJKkr-Thin.otf');
}
@font-face {
  font-family:"noto";
  font-weight: 200;
  src: url('./NotoSansCJKkr-DemiLight.otf');
}
@font-face {
  font-family:"noto";
  font-weight: 300;
  src: url('./NotoSansCJKkr-Light.otf');
}
@font-face {
  font-family:"noto";
  font-weight: 400;
  src: url('./NotoSansCJKkr-Regular.otf');
}
@font-face {
  font-family:"noto";
  font-weight: 500;
  src: url('./NotoSansCJKkr-Medium.otf');
}
@font-face {
  font-family:"noto";
  font-weight: 700;
  src: url('./NotoSansCJKkr-Bold.otf');
}
@font-face {
  font-family:"noto";
  font-weight: 900;
  src: url('./NotoSansCJKkr-Black.otf');
}