@font-face {
	font-family: 'title';
	font-style: normal;
	font-weight: 600;
	src: url("../fonts/title.woff2") format("woff2");
}

@font-face {
	font-family: 'close_to_bottom';
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/close_to_bottom.woff2") format("woff2");
}

@font-face {
	font-family: 'zh';
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/zh_400.woff2") format("woff2");
}

@font-face {
	font-family: 'zh';
	font-style: normal;
	font-weight: 600;
	src: url("../fonts/zh_600.woff2") format("woff2");
}