@font-face {
  font-family: "MiSans-Regular";
  src: url(MiSans-Normal.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MiSans-Medium";
  src: url(MiSans-Medium.ttf);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "DINPro";
  src: url('DINPro-Medium.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DingTalk";
  src: url('DingTalk.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
