@font-face {
  font-family: "也字工厂时代黑体";
  src: url("../fonts/yezi-shidaiheiti.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: "也字工厂时代黑体", "Roboto Condensed", sans-serif;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "也字工厂时代黑体", "Roboto Condensed", sans-serif;
}
