 @font-face {  
    font-family: PingFan;  
    src: url('./fonts/PingFang\ Medium.ttf') format('ttf'),
         url('./fonts/DIN-Medium.otf') format('woff');
    font-weight: normal;
    font-style: normal;
  }

