一个css 可以引入两个font-face吗

日期:2019-09-04 12:46:42 人气:1

一个css 可以引入两个font-face吗

@font-face { font-family: "myfont_1"; source: url("/fonts/SourceHanSansCN-Light.otf"); font-weight: normal; font-style: normal;}@font-face { font-family: "myfont_2"; source: url("/fonts/Archivo-Regular.tt
    A+
热门评论