2015-02-06 69 views

回答

0

google fonts喜欢可以让你改变这种类型的面孔。以下代码段说明的基本使用这样的:使用@字体面..

@import url(http://fonts.googleapis.com/css?family=Shadows+Into+Light); 
 

 
div{ 
 
    font-family: 'Shadows Into Light', cursive; 
 
    padding:30px; 
 
    font-size:30px; 
 
    background:gray; 
 
    displaY:inline-block; 
 
    }
<div>TEST</div> 
 
plain text

-1

您可以使用css字体。除此之外,它不能使用css