import myfont from 'path/to/font.ttf'; injectGlobal` @font-face { font-family: 'PTC55F'; src: url(${myFont}) format('truetype'); ...
確定! 回上一頁