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)
kr
| Page 1
KR Bad Kitty Regular
TTF for Windows |
171 views, 26 downloads
Download
KR Christmas 2002 Dings 3 Regular
TTF for Windows |
166 views, 3 downloads
Download
KR Tigrrr Regular
TTF for Windows |
108 views, 5 downloads
Download
KR Keltic One Regular
TTF for Windows |
319 views, 20 downloads
Download
KR Valentine Heart Regular
TTF for Windows |
179 views, 26 downloads
Download
KR Batty Regular
TTF for Windows |
197 views, 21 downloads
Download
KR Boxy Regular
TTF for Windows |
595 views, 161 downloads
Download
KR Bite Me Regular
TTF for Windows |
360 views, 53 downloads
Download
KR Seahorse Regular
TTF for Windows |
295 views, 11 downloads
Download
KR Bite Your Lip! Regular
TTF for Windows |
129 views, 12 downloads
Download
KR Woman Oh! Regular
TTF for Windows |
92 views, 9 downloads
Download
KR Morning Must Regular
TTF for Windows |
158 views, 25 downloads
Download
KR Oh Man! Regular
TTF for Windows |
106 views, 6 downloads
Download
KR Beautiful Butterfly Regular
TTF for Windows |
128 views, 17 downloads
Download
KR Free Fallin' Regular
TTF for Windows |
107 views, 4 downloads
Download
KR Spring Bounty Regular
TTF for Windows |
139 views, 7 downloads
Download
KR Filled With Flowers Regular
TTF for Windows |
70 views, 6 downloads
Download
KR Trilobe Regular
TTF for Windows |
98 views, 7 downloads
Download
KR Balloon Bunch Regular
TTF for Windows |
87 views, 5 downloads
Download
KR Three Roses Regular
TTF for Windows |
93 views, 5 downloads
Download
1
2
3
4
5
...
29
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 ad300250='
'; 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+"
"); } } } }); -->