@charset "euc-kr";
/* CSS Document */

@font-face {
    font-family: 'NanumGothic'; 
    font-style: normal;
    font-weight: normal;  
	src: url('/common/font/NanumGothic.eot');
    src: local('?'),
	url('/common/font/NanumGothic.woff') format('woff'),
	url('/common/font/NanumGothic.ttf') format('truetype')
} 