@font-face{
	font-family:  'Nanum Gothic';
	font-weight:  normal;
	font-style:   normal;
	src:          url(../fonts/NanumGothic.eot);
	src:          url(../fonts/NanumGothic.eot?#iefix) format('embedded-opentype'),
          			url(../fonts/NanumGothic.woff) format('woff'),
          			url(../fonts/NanumGothic.ttf) format('truetype');
}

@font-face{
	font-family:  'Nanum Gothic';
	font-weight:  bold;
	font-style:   normal;
	src:          url(../fonts/NanumGothicBold.eot);
	src:          url(../fonts/NanumGothicBold.eot?#iefix) format('embedded-opentype'),
          			url(../fonts/NanumGothicBold.woff) format('woff'),
          			url(../fonts/NanumGothicBold.ttf) format('truetype');
}

@font-face{
	font-family:  'Nanum Gothic';
	font-weight:  900;
	font-style:   normal;
	src:          url(../fonts/NanumGothicExtraBold.eot);
	src:          url(../fonts/NanumGothicExtraBold.eot?#iefix) format('embedded-opentype'),
          			url(../fonts/NanumGothicExtraBold.woff) format('woff'),
          			url(../fonts/NanumGothicExtraBold.ttf) format('truetype');
  }

@font-face{
	font-family:  'Nanum Gothic';
	font-weight:  100;
	font-style:   normal;
	src:          url(../fonts/NanumGothicLight.eot);
	src:          url(../fonts/NanumGothicLight.eot?#iefix) format('embedded-opentype'),
          			url(../fonts/NanumGothicLight.woff) format('woff'),
          			url(../fonts/NanumGothicLight.ttf) format('truetype');
}

*{font-family: 나눔고딕, 'Nanum Gothic';}
