/*@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;400;500;600;700");*/
@font-face {
  font-family: DeltaSans;
  src: url("../fonts/DeltaSans-Regular.woff") format("woff"),
    url("../fonts/DeltaSans-Regular.ttf") format("truetype"),
    url("../fonts/DeltaSans-Regular.eot") format("embedded-opentype");
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption {
  font-family: Microsoft Yahei, 'DeltaSans', sans-serif, Arial, Helvetica, "Times New Roman", Times, serif;
}
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  font-family: Microsoft Yahei, 'DeltaSans', sans-serif, Arial, Helvetica, "Times New Roman", Times, serif;
}
