/* MING 明命 — 自托管字体（v1.5.6 起替代 Google Fonts 外链）
   来源：google/fonts（OFL 授权），经子集化（Big5 常用字 + 全形标点）与字重实例化 */

@font-face {
	font-family: 'Cormorant Garamond';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/CormorantGaramond-400.woff2') format('woff2');
}
@font-face {
	font-family: 'Cormorant Garamond';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/CormorantGaramond-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Noto Serif TC';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/NotoSerifTC-400.woff2') format('woff2');
}
@font-face {
	font-family: 'Noto Serif TC';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/NotoSerifTC-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/NotoSansTC-300.woff2') format('woff2');
}
@font-face {
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/NotoSansTC-400.woff2') format('woff2');
}
@font-face {
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/NotoSansTC-500.woff2') format('woff2');
}
