@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/noto-sc-subset-0.woff2) format('truetype');
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/noto-sc-subset-1.woff2) format('truetype');
}

.public-checkout {font-family:"Noto Sans SC",sans-serif!important;}
