
@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700&display=swap');

/* Noto Sans */
@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:300;
	src:local('Noto Sans DemiLight'),local('NotoSans-DemiLight'),
	url('/css/fonts/NotoSans-DemiLight.eot?#iefix') format('embedded-opentype'),
	url('/css/fonts/NotoSans-DemiLight.woff2') format('woff2'),
	url('/css/fonts/NotoSans-DemiLight.woff') format('woff');
}
@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:400;
	src:local('Noto Sans Regular'),local('NotoSans-Regular'),
	url('/css/fonts/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
	url('/css/fonts/NotoSans-Regular.woff2') format('woff2'),
	url('/css/fonts/NotoSans-Regular.woff') format('woff');
}
@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:500;
	src:local('Noto Sans Medium'),local('NotoSans-Medium'),
	url('/css/fonts/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
	url('/css/fonts/NotoSans-Medium.woff2') format('woff2'),
	url('/css/fonts/NotoSans-Medium.woff') format('woff');
}
@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:700;
	src:local('Noto Sans Bold'),local('NotoSans-Bold'),
	url('/css/fonts/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
	url('/css/fonts/NotoSans-Bold.woff2') format('woff2'),
	url('/css/fonts/NotoSans-Bold.woff') format('woff');
}

@font-face {
    font-family: 'yg-jalnan';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Nanum Myeongjo';
	src:url('./fonts/NanumMyeongjo.ttf') format('woff');
	font-weight: 400;
}

@font-face {
	font-family: 'GangwonEduPowerExtraBoldA';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEduPowerExtraBoldA.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}