
@font-face { font-family: 'Noto Sans KR'; 
	src: url('./font/Noto_Sans/NotoSans-Thin.woff') format('woff'); 
	font-weight: 200; 
	font-style: normal; 
}
@font-face { font-family: 'Noto Sans KR'; 
	src: url('./font/Noto_Sans/NotoSans-Light.woff') format('woff'); 
	font-weight: 300; 
	font-style: normal; 
}
@font-face { font-family: 'Noto Sans KR'; 
	src: url('./font/Noto_Sans/NotoSans-Regular.woff') format('woff'); 
	font-weight: 400; 
	font-style: normal; 
}
@font-face { font-family: 'Noto Sans KR'; 
	src: url('./font/Noto_Sans/NotoSans-Medium.woff') format('woff'); 
	font-weight: 500; 
	font-style: normal; 
}
@font-face { font-family: 'Noto Sans KR'; 
	src: url('./font/Noto_Sans/NotoSans-Bold.woff') format('woff'); 
	font-weight: 600; 
	font-style: normal; 
}
@font-face { font-family: 'Noto Sans KR'; 
	src: url('./font/Noto_Sans/NotoSans-Black.woff') format('woff'); 
	font-weight: 700; 
	font-style: normal; 
}

/* 
@font-face { font-family: 'Roboto'; 
	src: url('./font/Roboto/Roboto-Thin.woff') format('woff'); 
	font-weight: 100; 
	font-style: normal; 
}
@font-face { font-family: 'Roboto'; 
	src: url('./font/Roboto/Roboto-Light.woff') format('woff'); 
	font-weight: 300; 
	font-style: normal; 
}
@font-face { font-family: 'Roboto'; 
	src: url('./font/Roboto/Roboto-Regular.woff') format('woff'); 
	font-weight: 400; 
	font-style: normal; 
}
@font-face { font-family: 'Roboto'; 
	src: url('./font/Roboto/Roboto-Medium.woff') format('woff'); 
	font-weight: 500; 
	font-style: normal; 
}
@font-face { font-family: 'Roboto'; 
	src: url('./font/Roboto/Roboto-Bold.woff') format('woff'); 
	font-weight: 600; 
	font-style: normal; 
}
@font-face { font-family: 'Roboto'; 
	src: url('./font/Roboto/Roboto-Black.woff') format('woff'); 
	font-weight: 700; 
	font-style: normal; 
} */





