@charset "utf-8";

/* KRDS component에서 호출하므로 중복 주석처리 */
/*@font-face {
    font-family: "Pretendard GOV";
    font-weight: 400;
    font-style: normal;
    src: local("Pretendard GOV Regular"), url("/resource/fonts/PretendardGOV/PretendardGOV-Regular.woff") format("woff");
}
@font-face {
    font-family: "Pretendard GOV";
    font-weight: 500;
    font-style: normal;
    src: local("Pretendard GOV Medium"), url("/resource/fonts/PretendardGOV/PretendardGOV-Medium.woff") format("woff");
}
@font-face {
    font-family: "Pretendard GOV";
    font-weight: 700;
    font-style: normal;
    src: local("Pretendard GOV Bold"), url("/resource/fonts/PretendardGOV/PretendardGOV-Bold.woff") format("woff");
}*/

@font-face {
    font-family: "Paperlogy";
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    src: url("/resource/fonts/Paperlogy/Paperlogy-8ExtraBold.woff2") format("woff2");
}