@font-face {
  font-family: 'smileySans';
  src: url('../fonts/PingFang-Bold.woff2');
}


body{
  font-family: 'smileySans' !important;
}
