@font-face {
	font-family: "Noto Sans Korean";
	font-weight: 400;
	font-style: normal;
	src: url("NotoSansKR-Regular.otf") format("opentype")
}

@font-face {
	font-family: "Noto Sans Korean";
	font-weight: 500;
	font-style: normal;
	src: url("NotoSansKR-Medium.otf") format("opentype")
}

@font-face {
	font-family: "Roboto";
	font-weight: 400;
	font-style: normal;
	src: url("Roboto-Regular.ttf") format("opentype")
}

@font-face {
	font-family: "Roboto";
	font-weight: 500;
	font-style: normal;
	src: url("Roboto-Medium.ttf") format("opentype")
}