/* Noto Sans KR — Google Fonts 공식 API (구 EA 엔드포인트 폐기로 교체) */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');

/* Pretendard */
@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), url(/theme/new_theme_A/font/pretendard/woff2/Pretendard-Black.woff2) format('woff2'), url(/theme/new_theme_A/font/pretendard/woff/Pretendard-Black.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), url(/theme/new_theme_A/font/pretendard/woff2/Pretendard-ExtraBold.woff2) format('woff2'), url(/theme/new_theme_A/font/pretendard/woff/Pretendard-ExtraBold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url(/theme/new_theme_A/font/pretendard/woff2/Pretendard-Bold.woff2) format('woff2'), url(/theme/new_theme_A/font/pretendard/woff/Pretendard-Bold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url(/theme/new_theme_A/font/pretendard/woff2/Pretendard-SemiBold.woff2) format('woff2'), url(/theme/new_theme_A/font/pretendard/woff/Pretendard-SemiBold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url(/theme/new_theme_A/font/pretendard/woff2/Pretendard-Medium.woff2) format('woff2'), url(/theme/new_theme_A/font/pretendard/woff/Pretendard-Medium.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url(/theme/new_theme_A/font/pretendard/woff2/Pretendard-Regular.woff2) format('woff2'), url(/theme/new_theme_A/font/pretendard/woff/Pretendard-Regular.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url(/theme/new_theme_A/font/pretendard/woff2/Pretendard-Light.woff2) format('woff2'), url(/theme/new_theme_A/font/pretendard/woff/Pretendard-Light.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src: local('Pretendard ExtraLight'), url(/theme/new_theme_A/font/pretendard/woff2/Pretendard-ExtraLight.woff2) format('woff2'), url(/theme/new_theme_A/font/pretendard/woff/Pretendard-ExtraLight.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard Thin'), url(/theme/new_theme_A/font/pretendard/woff2/Pretendard-Thin.woff2) format('woff2'), url(/theme/new_theme_A/font/pretendard/woff/Pretendard-Thin.woff) format('woff');
}

@font-face {
	font-family: 'GyeonggiBatang';
	font-weight: 700;
	font-display: swap;
	src: local('GyeonggiBatang Bold'), url(/theme/new_theme_A/font/gyeonggi_batang/Batang_Bold.woff) format('woff');
}

@font-face {
	font-family: 'GyeonggiBatang';
	font-weight: 400;
	font-display: swap;
	src: local('GyeonggiBatang Regular'), url(/theme/new_theme_A/font/gyeonggi_batang/Batang_Regular.woff) format('woff');
}