@import url("//fonts.googleapis.com/earlyaccess/nanumgothic.css");
/* 이서윤체 leeseoyun */
@font-face {
	font-family: 'leeseoyun';
	font-weight: 100 1000;
	font-stretch: 75% 125%;
	src: url('../font/leeseoyun.woff2')
	format('woff2-variations');
}

/*	Nanum	*/
/*@font-face {*/
/*    font-family: 'Nanum Gothic';*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    src: url('../font/NanumGothic.eot');*/
/*    src: url('../font/NanumGothic.eot#iefix')*/
/*    format('embedded-opentype'),*/
/*    url('../font/NanumGothic.woff') format('woff'),*/
/*    url('../font/NanumGothic.ttf') format('truetype');*/
/*}*/
/*@font-face {*/
/*    font-family: 'Nanum Gothic';*/
/*    font-style: normal;*/
/*    font-weight: 700;*/
/*    src: url('../font/NanumGothicBold.eot');*/
/*    src: url('../font/NanumGothicBold.eot#iefix')*/
/*    format('embedded-opentype'),*/
/*    url('../font/NanumGothicBold.woff') format('woff'),*/
/*    url('../font/NanumGothicBold.ttf') format('truetype');*/
/*}*/
/*	MalgunGothic	*/
/*@font-face {*/
/*	font-family: 'Malgun Gothic';*/
/*	font-style: normal;*/
/*	font-weight: 400;*/
/*	src: url('../font/MalgunGothic.eot');*/
/*	src: url('../font/MalgunGothic.eot#iefix')*/
/*	format('embedded-opentype'),*/
/*	url('../font/MalgunGothic.woff') format('woff'),*/
/*	url('../font/MalgunGothic.ttf') format('truetype');*/
/*}*/
/*@font-face {*/
/*	font-family: 'Malgun Gothic';*/
/*	font-style: normal;*/
/*	font-weight: 700;*/
/*	src: url('../font/MalgunGothicBold.eot');*/
/*	src: url('../font/MalgunGothicBold.eot#iefix')*/
/*	format('embedded-opentype'),*/
/*	url('../font/MalgunGothicBold.woff') format('woff'),*/
/*	url('../font/MalgunGothicBold.ttf') format('truetype');*/
/*}*/
/*	notokr	*/
@font-face {
	font-family: 'notokr-bold';
	src: url('../font/notosanskr-bold.woff2') format('woff2'),
	url('../font/notosanskr-bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'notokr-medium';
	src: url('../font/notosanskr-medium.woff2') format('woff2'),
	url('../font/notosanskr-medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/*	몽골어	*/
@font-face {
	font-family: 'Danzan Arial';
	font-style: normal;
	font-weight: 400;
	src: url('../font/DanzanArial.eot');
	src: url('../font/DanzanArial.eot#iefix')
	format('embedded-opentype'),
	url('../font/DanzanArial.woff') format('woff'),
	url('../font/DanzanArial.ttf') format('truetype');
}
@font-face {
	font-family: 'Danzan Times New Roman';
	font-style: normal;
	font-weight: 400;
	src: url('../font/DanzanTimesNewRoman.eot');
	src: url('../font/DanzanTimesNewRoman.eot#iefix')
	format('embedded-opentype'),
	url('../font/DanzanTimesNewRoman.woff') format('woff'),
	url('../font/DanzanTimesNewRoman.ttf') format('truetype');
}