@charset "utf-8";
/*Author: BeiYue*/
/*QQ: 964214970*/
/*Telegram: BeiYue88*/
/*==============================================================*/

/* CSS Font */
html {
	font-family:
		"Noto Sans TC",
		"Noto Sans SC",
		'Microsoft YaHei',
		'Heiti SC',
		'Tahoma',
		'Arial',
		'Hiragino Sans GB',
		"\5B8B\4F53",
		'sans-serif',
		'Source HanSans SC',
		'Source HanSerif SC',
		system-ui;
}

nav {
	font-family: "Noto Sans TC", "Noto Sans SC", system-ui;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}

.banner_txt h2 {
	font-family: "Noto Sans TC", "Noto Sans SC", system-ui;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
}
.banner_txt p {
	font-family: "Noto Sans TC", "Noto Sans SC", system-ui;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}

.songti {
	font-family: "Noto Serif TC", "Noto Serif SC", system-ui;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
}