
@font-face {
	font-family: 'NanumGothic';
	src: url('./font/NanumGothic.eot');
	src: local('NanumGothic'),
	url('./font/NanumGothic.eot?#iefix') format('embedded-opentype'),
	url('./font/NanumGothic.woff') format('woff'),
	url('./font/NanumGothic.svg#NanumGothic') format('svg');
}
