
/*Noto Sans KR*/
@font-face {
	font-family:'Noto Sans KR';
	font-weight:normal;
	src:local('Noto Sans KR'), url('NotoSans/NotoSansKR-Regular.woff2') format('woff2'), url('NotoSans/NotoSansKR-Regular.woff') format('woff'), url('NotoSans/NotoSansKR-Regular.otf') format('opentype');
}
@font-face{
	font-family: 'Noto Sans KR';
	font-weight:500;
	src:local('Noto Sans KR Medium'), url('NotoSans/NotoSansKR-Medium.woff2') format('woff2'), url('NotoSans/NotoSansKR-Medium.woff') format('woff'), url('NotoSans/NotoSansKR-Medium.otf') format('opentype');
}
@font-face {
	font-family:'Noto Sans KR';
	font-weight:bold;
	src:local('Noto Sans KR Bold'), url('NotoSans/NotoSansKR-Bold.woff2') format('woff2'), url('NotoSans/NotoSansKR-Bold.woff') format('woff'), url('NotoSans/NotoSansKR-Bold.otf') format('opentype');
}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}