avatar
css引入web字体(在服务器端存储)

admin 113 2019-03-17 22:58:45

                                           
                         @font-face {
    font-family: myfont;
    src: url(sansation_light.woff);
}
div {
    font-family: myfont;
}
                      
                                       
To share this paste please copy this url and send to your friends
预览

评论

需要身份验证

您必须登录才能发表评论.

登录
    还没有评论.