PinYin Fonts Free Downloads

Download Formats
Version : PinYin
Style : Normal
Size : 18.69 Kbps
Update : Sat, 23 Apr 2016 15:58:49 +0800
Author :
TAG's :
Use on the webTotal Use [ 6711 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/838f49329c33016d45df8fa63e48196d?family=PinYin" rel="stylesheet">
orUsing @import CSS directive, put the following line in add to your css file.(http | https)
@import url(https://db.onlinewebfonts.com/c/838f49329c33016d45df8fa63e48196d?family=PinYin);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "PinYin";
    src: url("https://db.onlinewebfonts.com/t/838f49329c33016d45df8fa63e48196d.eot");
    src: url("https://db.onlinewebfonts.com/t/838f49329c33016d45df8fa63e48196d.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/838f49329c33016d45df8fa63e48196d.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/838f49329c33016d45df8fa63e48196d.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/838f49329c33016d45df8fa63e48196d.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/838f49329c33016d45df8fa63e48196d.svg#PinYin")format("svg");
}
2CSS rules to specify fonts
font-family: "PinYin";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:

Explanation:

License:

Copyright:
PinYin
t
e
x
t
New add fonts