// 字体
@font-face {
  font-family: "DIN-Medium";
  src: url("./font/DIN-Medium.otf");
}
