@font-face { font-family: 'HarmonyOS Sans SC'; src: url('@/assets/font/HarmonyOS_Sans_SC_Regular.ttf'); font-weight: 400; } @font-face { font-family: 'HarmonyOS Sans SC'; src: url('@/assets/font/HarmonyOS_Sans_SC_Medium.ttf'); font-weight: 500; } @font-face { font-family: 'HarmonyOS Sans SC'; src: url('@/assets/font/HarmonyOS_Sans_SC_Bold.ttf'); font-weight: 700; } @font-face { font-family: 'HarmonyOS Sans SC'; src: url('@/assets/font/HarmonyOS_Sans_SC_Black.ttf'); font-weight: 900; } @font-face { font-family: 'Montserrat'; src: url('@/assets/font/Montserrat-Regular.ttf'); font-weight: normal; } @font-face { font-family: 'Montserrat'; src: url('@/assets/font/Montserrat-Bold.ttf'); font-weight: bold; }