// 字体 @font-face { font-family: 'ZhuqueFangsong'; src: url('../fonts/ZhuqueFangsong-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal; } body { font-family: 'ZhuqueFangsong'; }