body {
	font-family: "Noto Sans KR", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
	font-family: "Noto Sans KR", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
}

p, ul {
	font-family: "Noto Serif KR", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
}

.sans-serif {
	font-family: "Noto Sans KR", sans-serif;
}

.dropdown-toggle .text-small, .dropdown-menu .text-small {
	font-family: 'Telegraf Regular', sans-serif;
}