@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Khitan+Small+Script&family=Noto+Serif+Tangut&display=swap');

.f32x td { line-height: 32px; font-size: 32px; }
.f32.khitan td { line-height: 32px; font-size: 24px; letter-spacing: -16px; transform: translateX(-8px); }
.tangut td {
  font-family: "Noto Serif Tangut", 'IBM VGA 8x16', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.khitan td {
  font-family: "Noto Serif Khitan Small Script", 'IBM VGA 8x16', sans-serif;
  font-weight: 400;
  font-style: normal;
}
