@font-face {
  font-family: "Noto Sans ZH-Hans";
  src: url("NotoSansChinese.ttf") format("truetype");
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b,
ul,
li,
ol,
figcaption,
div,
input,
a,
span {
  font-family: "Noto Sans ZH-Hans", Arial, Roboto, sans-serif;
}

.breadcrumb-container .breadcrumb .region-breadcrumb nav.breadcrumb > ol li:last-child span,
#content p strong {
  font-weight: bolder !important;
}

footer .last-updated-date-block {
  font-weight: normal !important;
}

