@font-face {
  font-family: 'DingTalkProgressive';
  src: url('/fonts/DingTalk-JinBuTi\ \(1\).ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

body, body * {
  font-family: 'DingTalkProgressive', sans-serif;
}

