@font-face {
  font-family: 'Malgun Gothic';
  font-style: normal;
  font-weight: normal;
  src: url(/assets/resource/malgun_gothic/MalgunGothic.eot);
  src: url(/assets/resource/malgun_gothic/MalgunGothic.eot?#iefix) format('embedded-opentype'),
       url(/assets/resource/malgun_gothic/MalgunGothic.woff) format('woff'),
       url(/assets/resource/malgun_gothic/MalgunGothic.ttf) format('truetype');
}
/*
 * Jeju Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Jeju Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(/assets/resource/jeju_gothic/JejuGothic-Regular.eot);
  src: url(/assets/resource/jeju_gothic/JejuGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(/assets/resource/jeju_gothic/JejuGothic-Regular.woff2) format('woff2'),
       url(/assets/resource/jeju_gothic/JejuGothic-Regular.woff) format('woff'),
       url(/assets/resource/jeju_gothic/JejuGothic-Regular.ttf) format('truetype');
}