@font-face {
  font-family: 'PingFang HK';
  src:  url(PingFangHK/PingFang-TC-Regular-2.otf) format('opentype');
  font-display: swap;
}
@font-face {
  font-family: 'PingFang HK';
  src:  url(PingFangHK/PingFang-TC-Light-2.otf) format('opentype');
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: 'PingFang HK';
  src:  url(PingFangHK/PingFang-TC-Medium-2.otf) format('opentype');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'PingFang HK';
  src:  url(PingFangHK/PingFang-TC-Semibold-2.otf) format('opentype');
  font-weight: 700;
  font-display: swap;
}