/* Pretendard */
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/PretendardJP-Thin.woff2') format('woff2'),
    url('../fonts/PretendardJP-Thin.woff') format('woff'),
    url('../fonts/PretendardJP-Thin.ttf') format('ttf');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/PretendardJP-ExtraLight.woff2') format('woff2'),
    url('../fonts/PretendardJP-ExtraLight.woff') format('woff'),
    url('../fonts/PretendardJP-ExtraLight.ttf') format('ttf');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/PretendardJP-Light.woff2') format('woff2'),
    url('../fonts/PretendardJP-Light.woff') format('woff'),
    url('../fonts/PretendardJP-ExtraLight.ttf') format('ttf');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/PretendardJP-Regular.woff2') format('woff2'),
    url('../fonts/PretendardJP-Regular.woff') format('woff'),
    url('../fonts/PretendardJP-ExtraLight.ttf') format('ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/PretendardJP-Medium.woff2') format('woff2'),
    url('../fonts/PretendardJP-Medium.woff') format('woff'),
    url('../fonts/PretendardJP-Medium.ttf') format('ttf');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/PretendardJP-SemiBold.woff2') format('woff2'),
    url('../fonts/PretendardJP-SemiBold.woff') format('woff'),
    url('../fonts/PretendardJP-SemiBold.ttf') format('ttf');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/PretendardJP-Bold.woff2') format('woff2'),
    url('../fonts/PretendardJP-Bold.woff') format('woff'),
    url('../fonts/PretendardJP-Bold.ttf') format('ttf');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/PretendardJP-ExtraBold.woff2') format('woff2'),
    url('../fonts/PretendardJP-ExtraBold.woff') format('woff'),
    url('../fonts/PretendardJP-ExtraBold.ttf') format('ttf');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/PretendardJP-Black.woff2') format('woff2'),
    url('../fonts/PretendardJP-Black.woff') format('woff'),
    url('../fonts/PretendardJP-Black.ttf') format('ttf');
    font-weight: 900;
    font-style: normal;
}