@font-face {
    font-family: 'Futura';
    src: url('../font/AVGARDN.eot');
    src: url('../font/AVGARDN.eot') format('embedded-opentype'),
         url('../font/AVGARDN.woff2') format('woff2'),
         url('../font/AVGARDN.woff') format('woff'),
         url('../font/AVGARDN.ttf') format('truetype'),
         url('../font/AVGARDN.svg#AVGARDN') format('svg');
    
}
/* 
@font-face {
    font-family: "NotoSansHans";
    src: url("../fonts/NotoSansHans-Medium.woff2") format("woff2"),
         url("../fonts/NotoSansHans-Medium.woff") format("woff"),
         url("../fonts/NotoSansHans-Medium.ttf") format("truetype"),
         url("../fonts/NotoSansHans-Medium.eot") format("embedded-opentype"),
         url("../fonts/NotoSansHans-Medium.svg") format("svg");
    font-weight: 100;
    font-style: normal;
} */

@font-face {
    font-family: "NotoSansHans";
    src: url("../font/NotoSansHans-Light.woff2") format("woff2"),
         url("../font/NotoSansHans-Light.woff") format("woff"),
         url("../font/NotoSansHans-Light.ttf") format("truetype"),
         url("../font/NotoSansHans-Light.eot") format("embedded-opentype"),
         url("../fonts/NotoSansHans-Light.svg") format("svg");
}
/*
@font-face {
    font-family: "NotoSansHans-Regular";
    src: url("../fonts/NotoSansHans-Regular.woff2") format("woff2"),
         url("../fonts/NotoSansHans-Regular.woff") format("woff"),
         url("../fonts/NotoSansHans-Regular.ttf") format("truetype"),
         url("../fonts/NotoSansHans-Regular.eot") format("embedded-opentype"),
         url("../fonts/NotoSansHans-Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
} */


@font-face {
    font-family:HarmonyOS_Sans_SC_Medium;font-style: normal;font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/irozhi/HarmonyOS-Sans/HarmonyOS_Sans_SC/HarmonyOS_Sans_SC_Medium.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/irozhi/HarmonyOS-Sans/HarmonyOS_Sans_SC/HarmonyOS_Sans_SC_Medium.woff') format('woff');
}


/* CDN 服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: "思源黑体 ExtraLight";font-weight: 250;src: url("//at.alicdn.com/wf/webfont/yiHGlsOfTv6v/lUC7S40LPIZy.woff2") format("woff2"),
  url("//at.alicdn.com/wf/webfont/yiHGlsOfTv6v/CJ2fSaq0YXGD.woff") format("woff");
  font-display: swap;
}