@font-face {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  src: url("/fonts/HarmonyOS_Sans_SC_Regular.ttf");
}
@font-face {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  src: url("/fonts/HarmonyOS_Sans_SC_Medium.ttf");
}
@font-face {
  font-family: HarmonyOS Sans SC;
  font-weight: 600;
  src: url("/fonts/HarmonyOS_Sans_SC_Bold.ttf");
}

@font-face {
  font-family: D-DIN Condensed;
  font-weight: 600;
  src: url("/fonts/D-DINCondensed-Bold.ttf");
}
