/* Pretendard */
@font-face {
    font-family: 'Pretendard';
    src: url('/assets/fonts/pretendard/Pretendard-Thin.subset.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('/assets/fonts/pretendard/Pretendard-ExtraLight.subset.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('/assets/fonts/pretendard/Pretendard-Light.subset.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('/assets/fonts/pretendard/Pretendard-Regular.subset.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('/assets/fonts/pretendard/Pretendard-Medium.subset.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('/assets/fonts/pretendard/Pretendard-SemiBold.subset.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('/assets/fonts/pretendard/Pretendard-Bold.subset.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('/assets/fonts/pretendard/Pretendard-ExtraBold.subset.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('/assets/fonts/pretendard/Pretendard-Black.subset.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}

@font-face {
    font-family: 'Swagger';
    src: url('/assets/fonts/sdswagger/SDSwaggerTTF.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}