@font-face {
  font-family: 'BeVietnam-Bold';
  src: url('../fonts/be/BeVietnam-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PingFangSC-Semibold';
  src: url('/fonts/PingFangSC/PingFangSC-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'AlimamaFangYuanTiVF-Thin';
  src: url('../fonts/AlimamaFangYuanTiVF-Thin.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'AlimamaShuHeiTi-Bold';
  src: url('../fonts/AlimamaShuHeiTi-Bold.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'DIN-Condensed-Bold';
  src: url('../fonts/DIN-Condensed-Bold.ttf') format('truetype');
  font-display: swap;
}