//登录样式
@import "aofeng/themeOne/loginStyle.less";
//系统主框架
@import "aofeng/themeOne/systemStyle.less";
//二分模板
@import "aofeng/themeOne/BinaryTemplate.less";

//功能内容标准
@import "aofeng/standard.less";

/*

@font-face {
  font-family: 'TRENDSTRENDS';  //重命名字体名
  src: url('../fonts/trendstrends.ttf');  //引入字体
}


@font-face {
  font-family: 'PINGFANG-MEDIUM';  //重命名字体名
  src: url('../fonts/pingfang-medium.ttf');  //引入字体
}
@font-face {
  font-family: 'PINGFANG-BOLD';  //重命名字体名
  src: url('../fonts/pingfang-bold.ttf');  //引入字体
}
@font-face {
  font-family: 'PINGFANG-REGULAR';  //重命名字体名
  src: url('../fonts/pingfang-regular.ttf');  //引入字体
}

@font-face {
  font-family: PingFang;
  src:url('../fonts/PingFangSC-Regular.ttf');
}
*/
