@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR');

html, h1, h2, h3, h4, h5, h6, a, p{
	font-family: 'Noto Sans KR', sans-serif;
}

a{
	color:black;
}