
@font-face {
  font-family: 'PingFangSC';
  font-style: normal;
  src: local('PingFangSC'), url('PingFangSC-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'PingFangSC';
  font-weight: 500;
  font-style: normal;
  src: local('PingFangSC'), url('PingFangSC-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'MiSansLatin';
  font-style: normal;
  src: local('MiSansLatin'), url('MiSansLatin-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'MiSansLatin';
  font-weight: 500;
  font-style: normal;
  src: local('MiSansLatin'), url('MiSansLatin-Medium.ttf') format('truetype');
}
