@font-face {
  font-family: SweiB2SugarCJKtc-Regular;
  src: url(https://cdn.jsdelivr.net/gh/max32002/swei-b2-sugar@1.061/WebFont/CJK%20TC/SweiB2SugarCJKtc-Regular.woff2) format("woff2")
  , url(https://cdn.jsdelivr.net/gh/max32002/swei-b2-sugar@1.061/WebFont/CJK%20TC/SweiB2SugarCJKtc-Regular.woff) format("woff");
  font-display: swap;
}

body {
  font-family: SweiB2SugarCJKtc-Regular, serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
}


.post-preview {
border-bottom: 1px solid var(--code);
margin-bottom: 2em;
}