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
(6764)
Mac OS
(3092)
Android
(1715)
Alien
(387)
Ancient
(458)
Animals
(354)
Basic
(4495)
Blurred
(420)
Brush
(1513)
Celtic
(571)
Chalk Crayon
(293)
Comic
(2887)
Curly
(1140)
Decorative
(4860)
Dingbats
(4654)
Distorted
(2195)
Dotted
(302)
Eroded
(3798)
Esoteric
(79)
Famous
(397)
Fancy
(12407)
Gothic
(2906)
Graffiti
(882)
Grid
(174)
Groovy
(1081)
Grunge/Trash
(1771)
Italic
(12846)
Lefty
(1094)
Headline
(1031)
Logos
(381)
Medieval
(744)
Modern
(2896)
Old School
(5821)
Outline
(5560)
Retro
(3560)
Rounded
(848)
Runes, Elvish
(3327)
Sans serif
(17678)
Scratched
(161)
Script
(8505)
Shapes
(453)
Stencil, Army
(1429)
Typerwriter
(753)
Western
(729)
Wild West
(73)
Various
(58086)
Holiday
Valentine
(551)
Easter
(88)
Halloween
(634)
Christmas
(438)
Wedding
(437)
Art
Calligraphy
(1656)
Design
(1289)
Destroy
(870)
Fantastic
(114)
Fire - Ice
(1200)
Horror
(1604)
Tattoo
(640)
Techno
Barcode
(66)
Computer
(205)
LCD
(778)
Pixel / Bitmap
(3530)
Sci-Fi
(6787)
Square
(1980)
Various
(5040)
People
Handwritten
(12270)
Heads
(2717)
Kids
(350)
Nature
(175)
Sexy
(77)
Sport
(465)
Relax
Cartoon
(3583)
Games
(200)
Music
(330)
Rock Stone
(856)
TV, Movie
(846)
Foreign
China, Japan
(472)
Asian
(464)
Arabic
(1494)
Mexico
(168)
Roman, Greek
(1486)
Russian
(365)
Various
(1078)
Font Việt Nam
Font ABC
(122)
Font VNI
(188)
Font Unicode
(517)
Font thư pháp
(73)
itc
| Page 2
Snap ITC Regular
TTF for Windows |
3,930 views, 590 downloads
Download
Seven Treasures Ornmnt ITC TT Regular
TTF for Windows |
219 views, 16 downloads
Download
Serengetti ITC TT Regular
TTF for Windows |
4,322 views, 670 downloads
Download
Officina Serif OS ITC TT BookIt
TTF for Windows |
738 views, 95 downloads
Download
Officina Serif OS ITC TT Bold
TTF for Windows |
3,337 views, 354 downloads
Download
Odyssee ITC Light Bold Italic
TTF for Windows |
143 views, 8 downloads
Download
Motter Corpus OS ITC TT Regular
TTF for Windows |
467 views, 34 downloads
Download
Motter Corpus ITC TT Regular
TTF for Windows |
1,490 views, 93 downloads
Download
Motter Corpus Cond OS ITC TT Regular
TTF for Windows |
703 views, 46 downloads
Download
Motter Corpus Cond ITC TT Regular
TTF for Windows |
1,365 views, 83 downloads
Download
Mithras ITC TT Regular
TTF for Windows |
255 views, 12 downloads
Download
Matisse ITC Regular
TTF for Windows |
13,768 views, 1,327 downloads
Download
Malstock ITC TT Regular
TTF for Windows |
379 views, 17 downloads
Download
Legacy Sans SC ITC TT Book
TTF for Windows |
3,406 views, 170 downloads
Download
Legacy Sans Md OS ITC TT Ultra
TTF for Windows |
642 views, 49 downloads
Download
Kristen ITC Regular
TTF for Windows |
136,698 views, 39,708 downloads
Download
Juice ITC Regular
TTF for Windows |
2,929 views, 345 downloads
Download
Jambalaya Too ITC TT Roman
TTF for Windows |
230 views, 8 downloads
Download
Jambalaya ITC TT Roman
TTF for Windows |
420 views, 18 downloads
Download
Jaft ITC TT Roman
TTF for Windows |
165 views, 11 downloads
Download
1
2
3
4
5
...
11
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
"; 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; } } if(h > 900){ if(flag600){$("div.boxAdverties").append(ad300600);flag600 = false;} if(flag300){$("div.boxAdverties").append(ad300250);flag300 = false;} } else if(h > 600){ 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'); } }); $("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+"
"); } } } }); -->