html { font-family: var(--font-inter); } h1 { font-family: var(--font-roboto-mono); }. In the example above, Inter will be applied globally, and any <h1> ...
確定! 回上一頁