@font-face{
  font-family:'ChillRoundF';
  src:url('./assets/fonts/ChillRoundF.ttf') format('truetype');
  font-style:normal;
  font-weight:normal;
  font-display:swap;
}

html,
body,
button,
input,
select,
textarea,
html body .app-shell *{
  font-family:'ChillRoundF','PingFang SC','Microsoft YaHei',sans-serif!important;
}
