﻿/*////////////////////////////////////////////////////////////////////////////////////////////////////
Google 中文字型
////////////////////////////////////////////////////////////////////////////////////////////////////*/
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css); /*Google 圓體：引用例：font-family: 'cwTeXYen', serif;*/
@import url(https://fonts.googleapis.com/earlyaccess/cwtexkai.css); /*Google 楷體：引用例：font-family: 'cwTeXKai', serif;*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap'); /*Google 黑體：引用例：font-family: 'Noto Sans TC', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap'); /*Google 明體：引用例：font-family: 'Noto Serif TC', serif;*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////
Google 英文字型
////////////////////////////////////////////////////////////////////////////////////////////////////*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;400;500;600;700;800;900&display=swap'); /*Raleway：引用例：font-family: 'Raleway', sans-serif;*/
/*@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap'); /*Roboto：引用例：font-family: "Roboto", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Noto+Sans+Georgian:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/*////////////////////////////////////////////////////////////////////////////////////////////////////
Google 字型，引用例
	Google 圓體：引用例：font-family: "cwTeXYen", serif;
	Google 楷體：引用例：font-family: "cwTeXKai", serif;
	Google 黑體：引用例：font-family: "Noto Sans TC", sans-serif;
	Google 明體：引用例：font-family: "Noto Serif TC", serif;
	
	Google Raleway：引用例：font-family: "Raleway", sans-serif;
	Google Jost：引用例：font-family: "Jost", sans-serif;
	Google Georgian：引用例：font-family: "Noto Sans Georgian", sans-serif;
	Google Georgia：引用例：font-family: "Noto Sans Georgia", sans-serif;
	Google Roboto：引用例：font-family: "Roboto", sans-serif;
////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////////////////////////////////////////////////
Google 備用字型
////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*
	Luxurious 英文草書
	Raleway	
	Oswald	瘦高
	Bebas Neue
	Libre Barcode 39 Extended Text	條碼
	Anton
	Lilita One
	Rowdies
	Lobster
	Sigmar
	Abril Fatface
	Alfa Slab One
	DM Serif Display
*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////

////////////////////////////////////////////////////////////////////////////////////////////////////*/