@font-face{ font-family : '自定義名字'; url:(xxx.ttf); //ttf文件 } 引入這段css后,在其他元素中font-family的值設為自定義的即可。 阿里字體使用方法和這類似