@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap"); body {
font-family: 'Noto Sans', sans-serif;
} 
h1, h2, h3, h4, h5, h6,button,a,input,textarea,select,option,label,span,div,p {
font-family: 'Noto Sans', sans-serif;
}