/*
 * Jeju Myeongjo (Korean) http://www.google.com/fonts/earlyaccess
 */

@font-face {
  font-family: 'Jeju Myeongjo';
  
font-style: normal;
  
font-weight: 400;
  
src: url(./JejuMyeongjo-Regular.eot);
  
src: url(./JejuMyeongjo-Regular.eot?#iefix) format('embedded-opentype'),
       
url(./JejuMyeongjo-Regular.woff2) format('woff2'),
       
url(./JejuMyeongjo-Regular.woff) format('woff'),
       
url(./JejuMyeongjo-Regular.ttf) format('truetype');
}
