@font-face {
  font-family: 'Gugi';
  src: url('./Gugi-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Wenyue';
  src: url('./wenyue.otf') format('opentype');
}

@font-face {
  font-family: 'PingFang';
  src: url('./PingFang-Regular.ttf') format('truetype');
}
