@font-face {
	font-family: 'notosanstc';
	src: url('/fonts/NotoSansTC-Regular.otf') format('opentype');
}
@font-face {
	font-family: 'notosanstc';
	src: url('/fonts/NotoSansTC-Thin.otf') format('opentype');
	font-weight: 250;
}
@font-face {
	font-family: 'notosanstc';
	src: url('/fonts/NotoSansTC-Light.otf') format('opentype');
	font-weight: 300;
}
@font-face {
	font-family: 'notosanstc';
	src: url('/fonts/NotoSansTC-DemiLight.otf') format('opentype');
	font-weight: 350;
}
@font-face {
	font-family: 'notosanstc';
	src: url('/fonts/NotoSansTC-Medium.otf') format('opentype');
	font-weight: 500;
}
@font-face {
	font-family: 'notosanstc';
	src: url('/fonts/NotoSansTC-Bold.otf') format('opentype');
	font-weight: 700;
}
@font-face {
	font-family: 'notosanstc';
	src: url('/fonts/NotoSansTC-Black.otf') format('opentype');
	font-weight: 900;
}
@font-face {
	font-family: 'notoseriftc';
	src: url('/fonts/NotoSerifTC-ExtraLight.otf') format('opentype');
	font-weight: 200;
}
@font-face {
	font-family: 'notoseriftc';
	src: url('/fonts/NotoSerifTC-Light.otf') format('opentype');
	font-weight: 300;
}
@font-face {
	font-family: 'notoseriftc';
	src: url('/fonts/NotoSerifTC-Regular.otf') format('opentype');
	font-weight: 400;
}
@font-face {
	font-family: 'notoseriftc';
	src: url('/fonts/NotoSerifTC-Medium.otf') format('opentype');
	font-weight: 500;
}
@font-face {
	font-family: 'notoseriftc';
	src: url('/fonts/NotoSerifTC-SemiBold.otf') format('opentype');
	font-weight: 600;
}
@font-face {
	font-family: 'notoseriftc';
	src: url('/fonts/NotoSerifTC-Bold.otf') format('opentype');
	font-weight: 700;
}
@font-face {
	font-family: 'notoseriftc';
	src: url('/fonts/NotoSerifTC-Black.otf') format('opentype');
	font-weight: 900;
}