/* 字体css */
@font-face{
  font-family: 'HarmonyOS'; 
  font-display: swap;
  src: url('/ttf/HarmonyOS.ttf') format("truetype");

}
