/* Pretendard Font Family */

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

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

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

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

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

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

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

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

@font-face {
    font-family: "Pretendard-Black";
    src: url(../fonts/woff2/Pretendard-Black.woff2) format("woff2"),
         url(../fonts/woff/Pretendard-Black.woff) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Pretendard 통합 폰트 패밀리 */
@font-face {
    font-family: "Pretendard";
    src: url(../fonts/woff2/Pretendard-Thin.woff2) format("woff2"),
         url(../fonts/woff/Pretendard-Thin.woff) format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

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

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

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

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

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

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

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

@font-face {
    font-family: "Pretendard";
    src: url(../fonts/woff2/Pretendard-Black.woff2) format("woff2"),
         url(../fonts/woff/Pretendard-Black.woff) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
