/* 폰트 */
/* Jeju Gothic (Korean) http://www.google.com/fonts/earlyaccess */
@font-face {
  font-family: 'JejuMyeongjo';
  font-style: normal;
  font-weight: 400;
  src: url('JejuMyeongjo.ttf');
  src: local('JejuMyeongjo Regular'), local('JejuMyeongjo-Regular'),
       url('JejuMyeongjo.ttf') format('truetype'), /* Safari, Android, iOS */
}
