Dafont Free
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
#
Font
3D
(6731)
Mac OS
(3070)
Android
(1692)
Alien
(314)
Ancient
(440)
Animals
(350)
Basic
(4226)
Blurred
(333)
Brush
(1402)
Celtic
(552)
Chalk Crayon
(224)
Comic
(2574)
Curly
(1031)
Decorative
(4315)
Dingbats
(3405)
Distorted
(1931)
Dotted
(213)
Eroded
(3597)
Esoteric
(71)
Famous
(365)
Fancy
(10157)
Gothic
(2682)
Graffiti
(882)
Grid
(151)
Groovy
(1012)
Grunge/Trash
(1554)
Italic
(12111)
Lefty
(1092)
Headline
(1019)
Logos
(335)
Medieval
(683)
Modern
(2524)
Old School
(5666)
Outline
(5240)
Retro
(3332)
Rounded
(762)
Runes, Elvish
(3265)
Sans serif
(16369)
Scratched
(160)
Script
(7248)
Shapes
(400)
Stencil, Army
(1355)
Typerwriter
(536)
Western
(686)
Wild West
(43)
Various
(57272)
Holiday
Valentine
(550)
Easter
(76)
Halloween
(582)
Christmas
(437)
Wedding
(414)
Art
Calligraphy
(1511)
Design
(801)
Destroy
(838)
Fantastic
(111)
Fire - Ice
(1159)
Horror
(1557)
Tattoo
(612)
Techno
Barcode
(60)
Computer
(142)
LCD
(722)
Pixel / Bitmap
(3442)
Sci-Fi
(6503)
Square
(1829)
Various
(3405)
People
Handwritten
(11191)
Heads
(2669)
Kids
(275)
Nature
(161)
Sexy
(71)
Sport
(434)
Relax
Cartoon
(3108)
Games
(149)
Music
(292)
Rock Stone
(765)
TV, Movie
(809)
Foreign
China, Japan
(418)
Asian
(397)
Arabic
(1479)
Mexico
(131)
Roman, Greek
(1476)
Russian
(323)
Various
(1071)
Font Việt Nam
Font ABC
(122)
Font VNI
(182)
Font Unicode
(418)
Font thư pháp
(72)
all
| Page 1
Market Fresh Regular
TTF for Windows |
1,833 views, 543 downloads
Download
Market Fresh Bold Regular
TTF for Windows |
1,090 views, 330 downloads
Download
Market Fresh Bold All Caps Regular
TTF for Windows |
1,406 views, 411 downloads
Download
all used up Regular
TTF for Windows |
715 views, 179 downloads
Download
All Hooked Up Regular
TTF for Windows |
88 views, 4 downloads
Download
Market Fresh All Caps Regular
TTF for Windows |
338 views, 109 downloads
Download
Market Fresh Inline Bold All Caps Regular
TTF for Windows |
1,047 views, 397 downloads
Download
Copyright (c) 2017 by Audry Kitoko Makelelele. All rights reserved. Regular
TTF for Windows |
389 views, 144 downloads
Download
All You Can Eat Regular
TTF for Windows |
124 views, 4 downloads
Download
MAKEMEALPHA Copyright (c) 2009 by Billy Argel. All rights reserved. Regular
TTF for Windows |
248 views, 120 downloads
Download
LMS I Want To Kiss You All Over Regular
TTF for Windows |
134 views, 8 downloads
Download
I tell you all my secrets Demo Regular
TTF for Windows |
227 views, 50 downloads
Download
All your font are belong to us Regular
TTF for Windows |
124 views, 6 downloads
Download
RC All American Regular
TTF for Windows |
79 views, 7 downloads
Download
SPARKS Free for All Regular
TTF for Windows |
90 views, 4 downloads
Download
Dots All For Now Dirty JL Regular
TTF for Windows |
130 views, 10 downloads
Download
Dots All For Now Open JL Regular
TTF for Windows |
172 views, 7 downloads
Download
Dots All For Now Inline JL Regular
TTF for Windows |
120 views, 6 downloads
Download
Dots All For Now 3D JL Regular
TTF for Windows |
158 views, 17 downloads
Download
horror of it ALL CAPS Regular
TTF for Windows |
461 views, 8 downloads
Download
1
2
3
4
5
...
7
Advertise
Link
Down fonts
,
Free fonts download
,
Calligraphy fonts
,
Tattoo fonts
,
Valentine fonts
,
Fontsdata
,
Blog fonts
,
Dafont top
,
Fontsme
,
300x600
300x250
300x250
Collagen
300x600
Donate
Powered by
Dafont
,
Version 1.0
|
Mobile Version
Top
"; var ad300600="
"; var flag300 = flag600 = true; if($("div.columnRight").find("div.boxAdverties").length == 0){ $("div.columnRight").append("
"); } var offset = $("div.mainContent").offset(); $(window).scroll(function () { if ($(this).scrollTop() > 100) { $('div#back-top').fadeIn(); } else { $('div#back-top').fadeOut(); } var h = $(this).scrollTop() - (offset.top + $("div.boxRight").height() - $(window).height()); if(h > 0){ if(h > $(window).height()){ h = $(window).height(); $("div.boxAdverties").css({"position":"fixed"}); } else{ $("div.boxAdverties").css({"position":"static"}); } } else{ $("div.boxAdverties").css({"position":"static"}); } if(h > 900){ if(flag600){ $("div.boxAdverties").append(ad300600); flag600 = false; } } else if(h > 300){ if(flag300){ $("div.boxAdverties").append(ad300250); flag300 = false; } } }); $("div#back-top").css('visibility', 'visible'); $("div#back-top").hide(); $('div#back-top a').click(function () { gotoTop(); return false; }); $(document).keydown(function(e){ var keynum; if(window.event) keynum = e.keyCode; else if(e.which) keynum = e.which; if(keynum == 27){ if($("div#gotoAnypage").length > 0) {$("div#gotoAnypage").remove();} } }); $("div.line-category div.category").click(function(){ var d = $(this).find("div"); if($(d).attr('class') == "btm"){ $("div.line-category div.wrap").css({"height":"auto"});$(d).attr('class', 'top'); $(d).attr('title', 'Zoom out'); setCookie('itnetvn_category_init', 0);} else{ $("div.line-category div.wrap").animate({ height: "20px" }, 500, function(){ $(d).attr('class', 'btm'); }); setCookie('itnetvn_category_init', 1); $(d).attr('title', 'Zoom in'); } }); $("ul.list-gallery img.lazy").lazyload({effect:"fadeIn"}); if($(window).width() >= 1340){ if (self == top && top.location.host === 'www.dafontfree.net'){ var diaLogAds1 = '
'; var diaLogAds2 = '
'; var diaLogAds3 = '
'; if($(window).height() < 900){diaLogAds1 = "";diaLogAds2 = diaLogAds3;} if($(window).width() >= 1800){ $("body").append("
"+diaLogAds1 + diaLogAds2+"
"+diaLogAds1 + diaLogAds2+"
"); } else{ $("body").append("
"+diaLogAds1 + diaLogAds2+"
"); } } } }); $(function(){ }); -->