/* Global typography baseline */
body {
  font-family: "Zen Kaku Gothic New", "PingFang TC", "Microsoft JhengHei", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Kosugi Maru", "Zen Kaku Gothic New", "PingFang TC", "Microsoft JhengHei", sans-serif;
}

#l-header,
#sp-nav,
#nav-toggle > div > p,
.gFootNav_list_text,
.gFootNav_list_en {
  font-family: "Kosugi Maru", "Zen Kaku Gothic New", "PingFang TC", "Microsoft JhengHei", sans-serif;
}

button,
input,
select,
textarea {
  font-family: inherit;
}
