@charset "utf-8";

@font-face {
  font-family: "fzltzhGBK";
  
    src: url("https://www.outdoorspectator.com/css/fzltzhGBK.ttf"); //你的资源目录
    font-weight: normal;
    font-style: normal;
  
}

@font-face {
    font-family: 'PingFangSC'; 
    src: url("https://www.outdoorspectator.com/css/PingFangSC-Light.ttf"); //你的资源目录
    font-weight: normal;
    font-style: normal;
  }