Google Web Fonts API에 NHN의 나눔글꼴이 추가되었습니다~그 방법은...아래와 같다.
이제 웹 환경에서 한글을 좀더 미려하게 표현하실 수 있습니다.
via http://bit.ly/ZVEUCB
Nanum Gothic (Korean)
The Nanum fonts (Korean : 나눔글꼴) are unicode fonts designed especially for the Korean-language script, designed by Sandoll Communications (Korean : 산돌 커뮤니케이션) and Fontrix (Korean : 폰트릭스). The publisher is Naver. Nanum Gothic is a contemporary sans-serif with a warm touch and is expertly hinted for screen use.
Link
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
Example
font-family: 'Nanum Gothic', sans-serif;
via http://www.google.com/fonts/earlyaccess