@font-face {
  font-family: "Caveat";
  src: url("../font/caveat-variable.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
}

:root {
  --font-handwritten:
    "Caveat", ui-rounded, "PingFang SC", "Microsoft YaHei", cursive,
    sans-serif;
}
