@font-face {
    font-family: "timefont"; //重命名字体名
    src: url("./DS-DIGIB-2.ttf"); //引入字体
    font-weight: normal;
    font-style: normal;
  }