Kanji C Fonts Free Downloads

Download Formats
Version : 1.0, copyright 1994, by Jim Kurrasch, Goleta, California, USA.
Style : Regular
Size : 179.97 Kbps
Update : Thu, 17 Dec 2015 16:22:56 +0800
Author :
TAG's : kanji
Use on the webTotal Use [ 3523 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/9a989fa8534cf11e5776c3e16d88c267?family=Kanji+C" 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/9a989fa8534cf11e5776c3e16d88c267?family=Kanji+C);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "Kanji C";
    src: url("https://db.onlinewebfonts.com/t/9a989fa8534cf11e5776c3e16d88c267.eot");
    src: url("https://db.onlinewebfonts.com/t/9a989fa8534cf11e5776c3e16d88c267.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/9a989fa8534cf11e5776c3e16d88c267.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/9a989fa8534cf11e5776c3e16d88c267.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/9a989fa8534cf11e5776c3e16d88c267.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/9a989fa8534cf11e5776c3e16d88c267.svg#Kanji C")format("svg");
}
2CSS rules to specify fonts
font-family: "Kanji C";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:
Jim's Kanji
Explanation:

License:

Copyright:
Copyright 1994, by Jim Kurrasch, Goleta, California, USA.
t
e
x
t
New add fonts