<head>
<style>
@font-face {
font-family: 'Century Gothic';
src: url('~/Content/font/Century Gothic.ttf') format('truetype');
}
</style>
</head>
<body style="font-family: 'Century Gothic';">
</body>
CSS使用自定义字体(@font-face)
最新推荐文章于 2025-05-16 13:52:50 发布