@charset "utf-8";
/* CSS Document */

/* NanumSquareNeo */
@font-face {
	font-family: 'NanumSquareNeo';
	font-style: normal;
	font-weight: 45 920;	
	src: url('../font/NanumSquareNeo-Variable.eot'); 
	src: local(※);
	src: url('../font/NanumSquareNeo-Variable.eot?#iefix') format('embedded-opentype'),
		 url('../font/NanumSquareNeo-Variable.woff2') format('woff2'),
		 url('../font/NanumSquareNeo-Variable.woff') format('woff'),
		 url('../font/NanumSquareNeo-Variable.ttf') format('truetype')	 
}

/* nanum-myeongjo */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url('../font/nanum-myeongjo-regular.eot');
  src: local(''),
       url('../font/nanum-myeongjo-regular.eot?#iefix') format('embedded-opentype'),
       url('../font/nanum-myeongjo-regular.woff2') format('woff2'),
       url('../font/nanum-myeongjo-regular.woff') format('woff'),
       url('../font/nanum-myeongjo-regular.ttf') format('truetype'),
       url('../font/nanum-myeongjo-regular.svg#NanumMyeongjo') format('svg');
}
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url('../font/nanum-myeongjo-700.eot');
  src: local(''),
       url('../font/nanum-myeongjo-700.eot?#iefix') format('embedded-opentype'),
       url('../font/nanum-myeongjo-700.woff2') format('woff2'),
       url('../font/nanum-myeongjo-700.woff') format('woff'),
       url('../font/nanum-myeongjo-700.ttf') format('truetype'),
       url('../font/nanum-myeongjo-700.svg#NanumMyeongjo') format('svg');
}
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url('../font/nanum-myeongjo-800.eot');
  src: local(''),
       url('../font/nanum-myeongjo-800.eot?#iefix') format('embedded-opentype'),
       url('../font/nanum-myeongjo-800.woff2') format('woff2'),
       url('../font/nanum-myeongjo-800.woff') format('woff'),
       url('../font/nanum-myeongjo-800.ttf') format('truetype'),
       url('../font/nanum-myeongjo-800.svg#NanumMyeongjo') format('svg');
}



