@font-face {
   font-family: "Noto Sans TC";
   src: url("fonts/Noto Sans TC Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Noto Sans TC";
   src: url("fonts/Noto Sans TC Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}