@import url('ih.css');
/*@import url(http://api.mobilis.co.kr/webfonts/css/?fontface=NanumGothicWeb); 
@font-face{
  font-family: 'NanumGothicWeb';
  font-style: normal;
  font-weight: normal;
  src: url('/font/munhwa/NanumGothic.eot'); 
  src: local('☺'), 
       url('/font/munhwa/NanumGothic.woff') format('woff'), 
       url('/font/munhwa/NanumGothic.ttf') format('truetype'); 
}


@font-face{
  font-family: 'MalgunGothic';
  font-style: normal;
  font-weight: normal;
  src: url('/font/munhwa/MalgunGothic.eot'); 
  src: local('☺'), 
       url('/font/munhwa/MalgunGothic.woff') format('woff'), 
       url('/font/munhwa/MalgunGothic.ttf') format('truetype'); 
}

*/

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@font-face {
 font-family: 'Nanum Gothic';
 font-style: normal;
 font-weight: 400;
 src: url(/css/fonts/NanumGothic-Regular.eot);
 src: url(/css/fonts/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
  url(/css/fonts/NanumGothic-Regular.woff2) format('woff2'),
  url(/css/fonts/NanumGothic-Regular.woff) format('woff'),
  url(/css/fonts/NanumGothic-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'jeonjuche';
  font-style: normal;
  font-weight: 400;
  src: url(/font/www/jeonju.eot);
  src: url(/font/www/jeonju.eot?#iefix) format('embedded-opentype'),
       url(/font/www/jeonju.woff) format('woff'),
	   url(/font/www/jeonju.ttf) format('truetype');
}