/* 한국어 버전 추가 스타일 */

/* 한국어 폰트 지정 */
body {
    font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', '맑은 고딕', 'Noto Sans KR', sans-serif;
}