/* ³ª´® À¥ÆùÆ® °¡Á®¿À±â */


@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(font/NanumGothicRegular.eot);
  src: url(font/NanumGothicRegular.eot?#iefix) format('embedded-opentype'),
       url(font/NanumGothicRegular.woff) format('woff');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(font/NanumGothicBold.eot);
  src: url(font/NanumGothicBold.eot?#iefix) format('embedded-opentype'),
       url(font/anumGothicBold.woff) format('woff'),
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(font/NanumGothicExtraBold.eot);
  src: url(font/NanumGothicExtraBold.eot?#iefix) format('embedded-opentype'),
       url(font/NanumGothicExtraBold.woff) format('woff'),
}




/* slick font */
@font-face{
	font-family:'slick';
	font-style:normal;
	src:url(font/slick.eot);
	src:url(font/slick.eot#iefix) format("embedded-opentype"),
		url(font/slick.woff) format('woff')
}



