/* Noto Sans KR - 한국어 */
@font-face {
	font-family: 'Noto Sans KR';
	font-weight: 900;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansKR-Black.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-weight: 800;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansKR-ExtraBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-weight: 700;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansKR-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-weight: 600;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansKR-SemiBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-weight: 500;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansKR-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-weight: 400;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansKR-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-weight: 300;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansKR-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-weight: 200;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansKR-ExtraLight.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-weight: 100;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansKR-Thin.ttf') format('truetype');
}


/* Noto Sans SC - 중국어 간체 */
@font-face {
	font-family: 'Noto Sans SC';
	font-weight: 900;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansSC-Black.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans SC';
	font-weight: 800;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansSC-ExtraBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans SC';
	font-weight: 700;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansSC-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans SC';
	font-weight: 600;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansSC-SemiBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans SC';
	font-weight: 500;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansSC-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans SC';
	font-weight: 400;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansSC-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans SC';
	font-weight: 300;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansSC-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans SC';
	font-weight: 200;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansSC-ExtraLight.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans SC';
	font-weight: 100;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansSC-Thin.ttf') format('truetype');
}


/* Noto Sans TC - 중국어 번체 */
@font-face {
	font-family: 'Noto Sans TC';
	font-weight: 900;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansTC-Black.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans TC';
	font-weight: 800;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansTC-ExtraBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans TC';
	font-weight: 700;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansTC-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans TC';
	font-weight: 600;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansTC-SemiBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans TC';
	font-weight: 500;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansTC-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans TC';
	font-weight: 400;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansTC-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans TC';
	font-weight: 300;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansTC-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans TC';
	font-weight: 200;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansTC-ExtraLight.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans TC';
	font-weight: 100;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansTC-Thin.ttf') format('truetype');
}


/* Noto Sans HK - 홍콩어 */
@font-face {
	font-family: 'Noto Sans HK';
	font-weight: 900;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansHK-Black.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans HK';
	font-weight: 800;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansHK-ExtraBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans HK';
	font-weight: 700;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansHK-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans HK';
	font-weight: 600;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansHK-SemiBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans HK';
	font-weight: 500;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansHK-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans HK';
	font-weight: 400;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansHK-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans HK';
	font-weight: 300;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansHK-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans HK';
	font-weight: 200;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansHK-ExtraLight.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto Sans HK';
	font-weight: 100;
	font-display: swap;
	src: url('../font/NotoSans/NotoSansHK-Thin.ttf') format('truetype');
}