
@font-face {
  font-family: "PretendardVariable";
  font-weight: 100;
  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");
}
@font-face {
  font-family: 'Paperlogy1';
  src: url('../font/Paperlogy-1Thin.ttf');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Paperlogy2';
  src: url('../font/Paperlogy-2ExtraLight.ttf');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Paperlogy3';
  src: url('../font/Paperlogy-3Light.ttf');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Paperlogy4';
  src: url('../font/Paperlogy-4Regular.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Paperlogy5';
  src: url('../font/Paperlogy-5Medium.ttf');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Paperlogy6';
  src: url('../font/Paperlogy-6SemiBold.ttf');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Paperlogy7';
  src: url('../font/Paperlogy-7Bold.ttf');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Paperlogy8';
  src: url('../font/Paperlogy-8ExtraBold.ttf');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Paperlogy9';
  src: url('../font/Paperlogy-9Black.ttf');
  font-weight: 900;
  font-style: normal;
}