
@font-face{ 
    font-family: 'Sans_SC_Black'; 
    src: url("../font/HarmonyOS_Sans_SC_Black.ttf") format("truetype");
}
@font-face{ 
    font-family: 'Sans_SC_Bold'; 
    src: url("../font/HarmonyOS_Sans_SC_Bold.ttf") format("truetype");
}
@font-face{ 
    font-family: 'Sans_SC_Light'; 
    src: url("../font/HarmonyOS_Sans_SC_Light.ttf") format("truetype");
}
@font-face{ 
    font-family: 'Sans_SC_Medium'; 
    src: url("../font/HarmonyOS_Sans_SC_Medium.ttf") format("truetype");
}
@font-face{ 
    font-family: 'Sans_SC_Regular'; 
    src: url("../font/HarmonyOS_Sans_SC_Regular.ttf") format("truetype");
}
@font-face{ 
    font-family: 'Sans_SC_Thin'; 
    src: url("../font/HarmonyOS_Sans_SC_Thin.ttf") format("truetype");
}
@font-face {
    font-family: 'Akrobat-ExtraBold';
    src: url("../font/Akrobat-ExtraBold.woff") format("woff")
  }