/* Apple SD Gothic Neo — CloudFront CDN (300~800)
 * base: https://d2npjdo51qntuz.cloudfront.net/static/fonts/
 *
 * 전역 세로 광학 보정 (요소별 수정 금지 — 폰트 메트릭만 조정)
 * - 원본 win: ascent 90% + descent 30% → 글자 덩어리가 아래로 쳐져 보임
 * - 더 올려야 하면 ascent 를 74 쪽으로, 잘리면 78 쪽으로만 여기 숫자 조정
 */
@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('https://d2npjdo51qntuz.cloudfront.net/static/fonts/AppleSDGothicNeo-Light.woff2') format('woff2');
    ascent-override: 76%;
    descent-override: 22%;
    line-gap-override: 0%;
}
@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('https://d2npjdo51qntuz.cloudfront.net/static/fonts/AppleSDGothicNeo-Regular.woff2') format('woff2');
    ascent-override: 76%;
    descent-override: 22%;
    line-gap-override: 0%;
}
@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('https://d2npjdo51qntuz.cloudfront.net/static/fonts/AppleSDGothicNeo-Medium.woff2') format('woff2');
    ascent-override: 76%;
    descent-override: 22%;
    line-gap-override: 0%;
}
@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url('https://d2npjdo51qntuz.cloudfront.net/static/fonts/AppleSDGothicNeo-SemiBold.woff2') format('woff2');
    ascent-override: 76%;
    descent-override: 22%;
    line-gap-override: 0%;
}
@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('https://d2npjdo51qntuz.cloudfront.net/static/fonts/AppleSDGothicNeo-Bold.woff2') format('woff2');
    ascent-override: 76%;
    descent-override: 22%;
    line-gap-override: 0%;
}
@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    src: url('https://d2npjdo51qntuz.cloudfront.net/static/fonts/AppleSDGothicNeo-ExtraBold.woff2') format('woff2');
    ascent-override: 76%;
    descent-override: 22%;
    line-gap-override: 0%;
}
