/*@font-face {*/
/*    font-family: 'PINGFANG';*/
/*    src: url('../font/PingFangSCRegular.eot');*/
/*    src: url('../font/PingFangSCRegular.eot?#iefix') format('embedded-opentype'),*/
/*    url('../font/PingFangSCRegular.woff2') format('woff2'),*/
/*    url('../font/PingFangSCRegular.woff') format('woff'),*/
/*    url('../font/PingFangSCRegular.ttf') format('truetype'),*/
/*    url('../font/PingFangSCRegular.svg#AlibabaPuHuiTiR') format('svg');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/
/*@font-face {*/
/*    font-family: 'adineue';*/
/*    src: url('../font/adineuePRO-Regular.eot');*/
/*    src: url('../font/adineuePRO-Regular.eot?#iefix') format('embedded-opentype'),*/
/*    url('../font/adineuePRO-Regular.woff2') format('woff2'),*/
/*    url('../font/adineuePRO-Regular.woff') format('woff'),*/
/*    url('../font/adineuePRO-Regular.ttf') format('truetype'),*/
/*    url('../font/adineuePRO-Regular.svg#AlibabaPuHuiTiR') format('svg');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/
/*@font-face {*/
/*    font-family: 'JinGang';*/
/*    src: url('../font/REEJI-JinGang-BoldGB10-Regular.eot');*/
/*    src: url('../font/REEJI-JinGang-BoldGB10-Regular.eot?#iefix') format('embedded-opentype'),*/
/*    url('../font/REEJI-JinGang-BoldGB10-Regular.woff2') format('woff2'),*/
/*    url('../font/REEJI-JinGang-BoldGB10-Regular.woff') format('woff'),*/
/*    url('../font/REEJI-JinGang-BoldGB10-Regular.ttf') format('truetype'),*/
/*    url('../font/REEJI-JinGang-BoldGB10-Regular.svg#AlibabaPuHuiTiR') format('svg');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/
/*使用选择器指定字体*/
.text,
.text *,
.edit-content,
.edit-content *,
body{
    font-family: 'Microsoft YaHei'!important;
}
.font-num{
    font-family: 'Microsoft YaHei'!important;
    font-weight: bold;
}
.font-title{
    font-family: 'Microsoft YaHei'!important;
    font-weight: normal;
}