@font-face {
 font-family: 'NanumGothicL';
 font-weight: 300;
 src: url('/fonts/NanumGothic/NanumGothicL.eot');
 src: local(※),
 	  url('/fonts/NanumGothic/NanumGothicL.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	  url('/fonts/NanumGothic/NanumGothicL.woff2') format('woff2'),
	  url('/fonts/NanumGothic/NanumGothicL.woff') format('woff'),
	  url('/fonts/NanumGothic/NanumGothicL.ttf') format('truetype');
}
@font-face {
 font-family: 'NanumGothicR';
 font-weight: 400;
 src: url('/fonts/NanumGothic/NanumGothicR.eot');
 src: local(※),
 	  url('/fonts/NanumGothic/NanumGothicR.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	  url('/fonts/NanumGothic/NanumGothicR.woff2') format('woff2'),
	  url('/fonts/NanumGothic/NanumGothicR.woff') format('woff'),
	  url('/fonts/NanumGothic/NanumGothicR.ttf') format('truetype');
}
@font-face {
 font-family: 'NanumGothicB';
 font-weight: 600;
 src: url('/fonts/NanumGothic/NanumGothicB.eot');
 src: local(※),
 	  url('/fonts/NanumGothic/NanumGothicB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	  url('/fonts/NanumGothic/NanumGothicB.woff2') format('woff2'),
	  url('/fonts/NanumGothic/NanumGothicB.woff') format('woff'),
	  url('/fonts/NanumGothic/NanumGothicB.ttf') format('truetype');
}
@font-face {
 font-family: 'NanumGothicEB';
 font-weight: 800;
 src: url('/fonts/NanumGothic/NanumGothicEB.eot');
 src: local(※),
 	  url('/fonts/NanumGothic/NanumGothicEB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	  url('/fonts/NanumGothic/NanumGothicEB.woff2') format('woff2'),
	  url('/fonts/NanumGothic/NanumGothicEB.woff') format('woff'),
	  url('/fonts/NanumGothic/NanumGothicEB.ttf') format('truetype');
}