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)
caption
| Page 1
PT Serif Caption Italic
TTF for Windows |
151 views, 19 downloads
Download
PT Serif Caption Regular
TTF for Windows |
239 views, 33 downloads
Download
Warnock Pro Light Caption
OTF for Windows |
1,021 views, 256 downloads
Download
PT Serif Caption Regular
TTF for Windows |
349 views, 58 downloads
Download
PT Sans Caption Bold
TTF for Windows |
246 views, 61 downloads
Download
PT Sans Caption Regular
TTF for Windows |
283 views, 63 downloads
Download
PT Serif Caption Italic
TTF for Windows |
340 views, 37 downloads
Download
PT Serif Caption Regular
TTF for Windows |
1,395 views, 190 downloads
Download
PT Sans Caption Bold
TTF for Windows |
289 views, 45 downloads
Download
PT Sans Caption Regular
TTF for Windows |
199 views, 39 downloads
Download
PT Serif Caption Italic
TTF for Windows |
223 views, 10 downloads
Download
PT Serif Caption Regular
TTF for Windows |
273 views, 22 downloads
Download
PT Sans Caption Bold
TTF for Windows |
420 views, 15 downloads
Download
PT Sans Caption Regular
TTF for Windows |
348 views, 13 downloads
Download
Arno Pro Semibold Italic Caption
OTF for Windows |
1,775 views, 401 downloads
Download
Arno Pro Italic Caption
OTF for Windows |
1,651 views, 360 downloads
Download
Arno Pro Caption
OTF for Windows |
10,852 views, 3,373 downloads
Download
Arno Pro Bold Caption
OTF for Windows |
5,383 views, 1,577 downloads
Download
Minion Pro Bold Cond Caption
OTF for Windows |
933 views, 260 downloads
Download
Kepler Std Light Semicondensed Caption
OTF for Windows |
296 views, 95 downloads
Download
1
2
3
4
5
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+"
"); } } } }); -->