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)
Home
#
Alpha # (1,509 fonts) | Page 5
28-Segment LED Display Regular
TTF for Windows |
559 views, 93 downloads
Download
1st Enterprises Semi-Italic Italic
TTF for Windows |
170 views, 57 downloads
Download
1st Enterprises Outline Italic Italic
TTF for Windows |
179 views, 30 downloads
Download
1st Enterprises Outline Regular
TTF for Windows |
280 views, 42 downloads
Download
1st Enterprises Leftalic Italic
TTF for Windows |
122 views, 11 downloads
Download
1st Enterprises Laser Super-Italic Italic
TTF for Windows |
105 views, 35 downloads
Download
1st Enterprises Laser Italic Italic
TTF for Windows |
154 views, 17 downloads
Download
1st Enterprises Laser Regular
TTF for Windows |
132 views, 16 downloads
Download
1st Enterprises Italic Italic
TTF for Windows |
127 views, 9 downloads
Download
1st Enterprises Halftone Italic Italic
TTF for Windows |
235 views, 18 downloads
Download
1st Enterprises Halftone Regular
TTF for Windows |
125 views, 10 downloads
Download
1st Enterprises Gradient Italic Italic
TTF for Windows |
89 views, 7 downloads
Download
1st Enterprises Gradient Regular
TTF for Windows |
102 views, 4 downloads
Download
1st Enterprises Expanded Super-Italic Expanded Italic
TTF for Windows |
130 views, 12 downloads
Download
1st Enterprises Expanded Italic Expanded Italic
TTF for Windows |
138 views, 13 downloads
Download
1st Enterprises Expanded Expanded
TTF for Windows |
254 views, 20 downloads
Download
1st Enterprises Condensed Super-Italic Condensed Italic
TTF for Windows |
205 views, 6 downloads
Download
1st Enterprises Condensed Italic Condensed Italic
TTF for Windows |
171 views, 6 downloads
Download
1st Enterprises Condensed Condensed
TTF for Windows |
301 views, 15 downloads
Download
1st Enterprises Chrome Italic Italic
TTF for Windows |
154 views, 4 downloads
Download
1
...
3
4
5
6
7
...
76
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(){ }); -->