@charset "UTF-8";

@font-face {
    font-family: "Pretendard GOV";
    src: local("Pretendard GOV"),
        url("/fonts/PretendardGOV-Thin.subset.woff2") format("woff2");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Pretendard GOV";
    src: local("Pretendard GOV"),
        url("/fonts/PretendardGOV-ExtraLight.subset.woff2") format("woff2");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Pretendard GOV";
    src: local("Pretendard GOV"),
        url("/fonts/PretendardGOV-Light.subset.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Pretendard GOV";
    src: local("Pretendard GOV"),
        url("/fonts/PretendardGOV-Regular.subset.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Pretendard GOV";
    src: local("Pretendard GOV"),
        url("/fonts/PretendardGOV-Medium.subset.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Pretendard GOV";
    src: local("Pretendard GOV"),
        url("/fonts/PretendardGOV-SemiBold.subset.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Pretendard GOV";
    src: local("Pretendard GOV"),
        url("/fonts/PretendardGOV-Bold.subset.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Pretendard GOV";
    src: local("Pretendard GOV"),
        url("/fonts/PretendardGOV-ExtraBold.subset.woff2") format("woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Pretendard GOV";
    src: local("Pretendard GOV"),
        url("/fonts/PretendardGOV-Black.subset.woff2") format("woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
} 