@charset "utf-8";

/* Pretendard GOV */
@font-face {
  font-family: "Pretendard GOV";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/PretendardGOV-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard GOV";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/PretendardGOV-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard GOV";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/PretendardGOV-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard GOV";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/PretendardGOV-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard GOV";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/PretendardGOV-ExtraBold.woff2") format("woff2");
}

/* Paperlogy */
@font-face {
  font-family: "Paperlogy";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Paperlogy-7Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Paperlogy-8ExtraBold.woff2") format("woff2");
}

/* Bakbak One */
@font-face {
  font-family: "Bakbak One";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/BakbakOne-Regular.woff2") format("woff2");
}
