FreeFont Fonts Free Downloads

Download Formats
Version : 99.999
Style : Regular
Size : 18.64 Kbps
Update : Sun, 04 Oct 2015 10:51:49 +0800
Author : SpideRaY
TAG's : freeFont
Use on the webTotal Use [ 5569 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/1bf6f20930ad574902a9571e2bacf91b?family=FreeFont" 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/1bf6f20930ad574902a9571e2bacf91b?family=FreeFont);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "FreeFont";
    src: url("https://db.onlinewebfonts.com/t/1bf6f20930ad574902a9571e2bacf91b.eot");
    src: url("https://db.onlinewebfonts.com/t/1bf6f20930ad574902a9571e2bacf91b.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/1bf6f20930ad574902a9571e2bacf91b.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/1bf6f20930ad574902a9571e2bacf91b.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/1bf6f20930ad574902a9571e2bacf91b.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/1bf6f20930ad574902a9571e2bacf91b.svg#FreeFont")format("svg");
}
2CSS rules to specify fonts
font-family: "FreeFont";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:
FreeFont is a trademark of SpideRaY.
Explanation:
Copyright (c) 2010 by SpideRaY All rights reserved.
License:
Copyright (c) 2010 by SpideRaY All rights reserved.
Copyright:
Copyright (c) 2011 by SpideRaY. All rights reserved.
t
e
x
t
glyphs
  • ©
  • ®
  • !
  • "
  • #
  • $
  • %
  • &
  • '
  • (
  • )
  • *
  • +
  • ,
  • -
  • .
  • /
  • :
  • ;
  • <
  • =
  • >
  • ?
  • ˜
New add fonts