@charset "UTF-8";

/* Pretendard 1.3.9 — https://github.com/orioncactus/pretendard
   9 weights × 4 formats(woff2 / woff / ttf / otf) 전부 등록.
   파일 경로: /resources/css_va/Pretendard-1.3.9/ */

@font-face {
    font-family: 'Pretendard';
    font-weight: 100;
    src: local('Pretendard Thin'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Thin.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Thin.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Thin.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Thin.otf') format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 200;
    src: local('Pretendard ExtraLight'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-ExtraLight.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-ExtraLight.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-ExtraLight.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-ExtraLight.otf') format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 300;
    src: local('Pretendard Light'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Light.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Light.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Light.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 400;
    src: local('Pretendard Regular'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Regular.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Regular.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Regular.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 500;
    src: local('Pretendard Medium'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Medium.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Medium.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Medium.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 600;
    src: local('Pretendard SemiBold'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-SemiBold.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-SemiBold.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-SemiBold.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-SemiBold.otf') format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 700;
    src: local('Pretendard Bold'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Bold.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Bold.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Bold.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 800;
    src: local('Pretendard ExtraBold'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-ExtraBold.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-ExtraBold.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-ExtraBold.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-ExtraBold.otf') format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 900;
    src: local('Pretendard Black'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Black.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Black.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Black.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Black.otf') format('opentype');
}

/* ── Figma 익스포트 호환: 웨이트가 이름에 박힌 per-weight 패밀리명 ──
   Figma 는 font-family: Pretendard-Bold / Pretendard-Medium 형태로 내보낸다.
   기존 코드 컨벤션(SpoqaHanSansNeo-Medium 등)과도 동일하여 같이 등록한다. */

@font-face {
    font-family: 'Pretendard-Thin';
    font-weight: 100;
    src: local('Pretendard Thin'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Thin.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Thin.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Thin.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Thin.otf') format('opentype');
}

@font-face {
    font-family: 'Pretendard-ExtraLight';
    font-weight: 200;
    src: local('Pretendard ExtraLight'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-ExtraLight.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-ExtraLight.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-ExtraLight.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-ExtraLight.otf') format('opentype');
}

@font-face {
    font-family: 'Pretendard-Light';
    font-weight: 300;
    src: local('Pretendard Light'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Light.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Light.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Light.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Pretendard-Regular';
    font-weight: 400;
    src: local('Pretendard Regular'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Regular.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Regular.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Regular.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Pretendard-Medium';
    font-weight: 500;
    src: local('Pretendard Medium'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Medium.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Medium.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Medium.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Pretendard-SemiBold';
    font-weight: 600;
    src: local('Pretendard SemiBold'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-SemiBold.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-SemiBold.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-SemiBold.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-SemiBold.otf') format('opentype');
}

@font-face {
    font-family: 'Pretendard-Bold';
    font-weight: 700;
    src: local('Pretendard Bold'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Bold.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Bold.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Bold.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Pretendard-ExtraBold';
    font-weight: 800;
    src: local('Pretendard ExtraBold'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-ExtraBold.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-ExtraBold.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-ExtraBold.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-ExtraBold.otf') format('opentype');
}

@font-face {
    font-family: 'Pretendard-Black';
    font-weight: 900;
    src: local('Pretendard Black'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Black.woff2') format('woff2'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Black.woff') format('woff'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Black.ttf') format('truetype'),
    url('/resources/css_va/Pretendard-1.3.9/Pretendard-Black.otf') format('opentype');
}

