/* noto-sans-tc-100 - chinese-traditional_latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/noto-sans-tc-v35-chinese-traditional_latin/noto-sans-tc-v35-chinese-traditional_latin-100.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-tc-300 - chinese-traditional_latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/noto-sans-tc-v35-chinese-traditional_latin/noto-sans-tc-v35-chinese-traditional_latin-300.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-tc-regular - chinese-traditional_latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/noto-sans-tc-v35-chinese-traditional_latin/noto-sans-tc-v35-chinese-traditional_latin-regular.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-tc-500 - chinese-traditional_latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/noto-sans-tc-v35-chinese-traditional_latin/noto-sans-tc-v35-chinese-traditional_latin-500.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-tc-700 - chinese-traditional_latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/noto-sans-tc-v35-chinese-traditional_latin/noto-sans-tc-v35-chinese-traditional_latin-700.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-tc-900 - chinese-traditional_latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/noto-sans-tc-v35-chinese-traditional_latin/noto-sans-tc-v35-chinese-traditional_latin-900.woff2') format('woff2');
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/*helvetica*/
@font-face {
	font-display: swap;
	font-family: 'helvetica';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/Helvetica/Helvetica-Light.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'helvetica';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/Helvetica/Helvetica.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'helvetica';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/Helvetica/Helvetica-Bold.woff2') format('woff2');
}