FancyFace Fonts Free Downloads

Download Formats
Version : Altsys Metamorphosis:9/2/99
Style : Regular
Size : 22.21 Kbps
Update : Mon, 28 Dec 2015 07:06:49 +0800
Author :
TAG's : FancyFace
Use on the webTotal Use [ 5621 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/65c7c1f06ae56af6ca16119b9f04e8d4?family=FancyFace" 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/65c7c1f06ae56af6ca16119b9f04e8d4?family=FancyFace);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "FancyFace";
    src: url("https://db.onlinewebfonts.com/t/65c7c1f06ae56af6ca16119b9f04e8d4.eot");
    src: url("https://db.onlinewebfonts.com/t/65c7c1f06ae56af6ca16119b9f04e8d4.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/65c7c1f06ae56af6ca16119b9f04e8d4.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/65c7c1f06ae56af6ca16119b9f04e8d4.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/65c7c1f06ae56af6ca16119b9f04e8d4.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/65c7c1f06ae56af6ca16119b9f04e8d4.svg#FancyFace")format("svg");
}
2CSS rules to specify fonts
font-family: "FancyFace";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:

Explanation:

License:

Copyright:
Copyright 1999 Dave Bastian. All rights reserved.
t
e
x
t
New add fonts