@font-face {
  font-family: "SB Sans Display";
  src: url("/fonts/SBSansDisplay/SBSansDisplay-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "SB Sans Display";
  src: url("/fonts/SBSansDisplay/SBSansDisplay-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans SC";
  src: url("/fonts/NotoSansSC/NotoSansSC-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans SC";
  src: url("/fonts/NotoSansSC/NotoSansSC-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}