@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;600&display=swap');
/* Cafe24Ssurround */

/* @font-face {
	font-family: 'Cafe24Ssurround';
	font-style: normal;
	font-weight: 400;
	src: local('KingSejongInstitute Regular'),
	local('KingSejongInstitute-Regular'),
	url('/lms/font/Cafe24Ssurround-v2.0.woff2') format('woff2'),
	url('/lms/font/Cafe24Ssurround-v2.0.woff') format('woff'),
	url('/lms/font/Cafe24Ssurround-v2.0.otf') format('opentype'),
	url('/lms/font/Cafe24Ssurround-v2.0.ttf') format('truetype');
}
.ssurround {font-family: 'Cafe24Ssurround';} */

/* 세종학당 서체 */
/*@font-face {*/
/*	font-family: 'KingSejongInstitute';*/
/*	font-style: normal;*/
/*	font-weight: 500;*/
/*	src: local('KingSejongInstitute Regular'),*/
/*	local('KingSejongInstitute-Regular'),*/
/*	url('/site/ksif/kor/font/KingSejongInstitute-Regular.woff2') format('woff2'),*/
/*	url('/site/ksif/kor/font/KingSejongInstitute-Regular.woff') format('woff'),*/
/*	url('/site/ksif/kor/font/KingSejongInstitute-Regular.otf') format('opentype'),*/
/*	url('/site/ksif/kor/font/KingSejongInstitute-Regular.ttf') format('truetype');*/
/*}*/
/*@font-face {*/
/*	font-family: 'KingSejongInstitute';*/
/*	font-style: normal;*/
/*	font-weight: 700;*/
/*	src: local('KingSejongInstitute bold'),*/
/*	local('KingSejongInstitute-Bold'),*/
/*	url('/site/ksif/kor/font/KingSejongInstitute-Bold.woff2') format('woff2'),*/
/*	url('/site/ksif/kor/font/KingSejongInstitute-Bold.woff') format('woff'),*/
/*	url('/site/ksif/kor/font/KingSejongInstitute-Bold.otf') format('opentype'),*/
/*	url('/site/ksif/kor/font/KingSejongInstitute-Bold.ttf') format('truetype');*/
/*}*/

/* 한글 노트산스 */
/* @font-face {
	font-family: 'NotoSansKR';
	font-style: normal;
	font-weight: 300;
	src:
			local('NotoSansKR Light'),
			url('/lms/font/NotoSansKR-Light.otf') format('opentype'),
			url('/lms/font/NotoSansKR-Light.woff') format('woff'),
			url('/lms/font/NotoSansKR-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'NotoSansKR';
	font-style: normal;
	font-weight: 400;
	src:
			local('NotoSansKR Regular'),
			url('/lms/font/NotoSansKR-Regular.otf') format('opentype'),
			url('/lms/font/NotoSansKR-Regular.woff') format('woff'),
			url('/lms/font/NotoSansKR-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'NotoSansKR';
	font-style: normal;
	font-weight: 500;
	src:
			local('NotoSansKR Medium'),
			url('/lms/font/NotoSansKR-Medium.otf') format('opentype'),
			url('/lms/font/NotoSansKR-Medium.woff') format('woff'),
			url('/lms/font/NotoSansKR-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'NotoSansKR';
	font-style: normal;
	font-weight: 600;
	src:
			local('NotoSansKR semiBold'),
			url('/lms/font/NotoSansKR-SemiBold.ttf') format('truetype')
	!*url('/lms/font/NotoSansKR-semiBold.otf') format('opentype'),*!
	!*url('/lms/font/NotoSansKR-semiBold.woff') format('woff'),*!
	!*url('/lms/font/NotoSansKR-semiBold.woff2') format('woff2');*!
}

@font-face {
	font-family: 'NotoSansKR';
	font-style: normal;
	font-weight: 700;
	src:
			local('NotoSansKR Bold'),
			url('/lms/font/NotoSansKR-Bold.otf') format('opentype'),
			url('/lms/font/NotoSansKR-Bold.woff') format('woff'),
			url('/lms/font/NotoSansKR-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'NotoSansKR';
	font-style: normal;
	font-weight: 900;
	src:
			local('NotoSansKR Black'),
			url('/lms/font/NotoSansKR-Black.ttf') format('truetype'),
} */

