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)
font vni
| Page 1
Abc RNormal
TTF for Windows |
230 views, 7 downloads
Download
Abc RNormal
TTF for Windows |
279 views, 12 downloads
Download
Abc RNormal
TTF for Windows |
533 views, 61 downloads
Download
VNI Times Italic
TTF for Windows |
2,020 views, 313 downloads
Download
VNI Times BoldItalic
TTF for Windows |
2,440 views, 377 downloads
Download
VNI Helve Italic
TTF for Windows |
435 views, 98 downloads
Download
VNI Helve Regular
TTF for Windows |
2,273 views, 269 downloads
Download
VNI Helve Bold
TTF for Windows |
7,065 views, 2,147 downloads
Download
VNI Helve BoldItalic
TTF for Windows |
973 views, 82 downloads
Download
VNI-Helve Normal
TTF for Windows |
4,877 views, 1,083 downloads
Download
VNI-Helve Bold
TTF for Windows |
2,833 views, 588 downloads
Download
VNI-Helve Italic
TTF for Windows |
1,168 views, 164 downloads
Download
VNI Helve Condense Regular
TTF for Windows |
2,762 views, 539 downloads
Download
VNI Helve Condense Italic
TTF for Windows |
568 views, 93 downloads
Download
VNI-Helve-Condense Bold
TTF for Windows |
3,829 views, 1,202 downloads
Download
VNI-Helve-Condense Bold-Italic
TTF for Windows |
1,000 views, 213 downloads
Download
VNI Aptima Regular
TTF for Windows |
1,556 views, 149 downloads
Download
VNI Aptima Italic
TTF for Windows |
344 views, 23 downloads
Download
VNI Aptima Bold
TTF for Windows |
1,569 views, 137 downloads
Download
VNI Aptima BoldItalic
TTF for Windows |
490 views, 22 downloads
Download
1
2
3
4
5
...
10
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(){ }); -->