@font-face {
  font-family: "PF-Bold";
  src: url("../font/PINGFANG-BOLD.TTF");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PF-Regular";
  src: url("../font/PINGFANG REGULAR.TTF");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PF-Medium";
  src: url("../font/PINGFANG MEDIUM.TTF");
  font-weight: normal;
  font-style: normal;
}

/* 


font-family: "PF-Bold";


font-family: "PF-Regular";


font-family: "PF-Medium";

 */


