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
(388)
Ancient
(458)
Animals
(354)
Basic
(4497)
Blurred
(423)
Brush
(1514)
Celtic
(577)
Chalk Crayon
(293)
Comic
(2889)
Curly
(1144)
Decorative
(4881)
Dingbats
(4699)
Distorted
(2196)
Dotted
(336)
Eroded
(3804)
Esoteric
(79)
Famous
(397)
Fancy
(12481)
Gothic
(2919)
Graffiti
(882)
Grid
(174)
Groovy
(1087)
Grunge/Trash
(1771)
Italic
(12847)
Lefty
(1094)
Headline
(1031)
Logos
(381)
Medieval
(744)
Modern
(2896)
Old School
(5821)
Outline
(5566)
Retro
(3561)
Rounded
(848)
Runes, Elvish
(3328)
Sans serif
(17682)
Scratched
(161)
Script
(8513)
Shapes
(453)
Stencil, Army
(1429)
Typerwriter
(759)
Western
(729)
Wild West
(74)
Various
(58128)
Holiday
Valentine
(551)
Easter
(88)
Halloween
(634)
Christmas
(438)
Wedding
(438)
Art
Calligraphy
(1657)
Design
(1293)
Destroy
(870)
Fantastic
(114)
Fire - Ice
(1200)
Horror
(1604)
Tattoo
(640)
Techno
Barcode
(66)
Computer
(205)
LCD
(778)
Pixel / Bitmap
(3531)
Sci-Fi
(6787)
Square
(1981)
Various
(5040)
People
Handwritten
(12278)
Heads
(2717)
Kids
(351)
Nature
(175)
Sexy
(78)
Sport
(466)
Relax
Cartoon
(3584)
Games
(200)
Music
(330)
Rock Stone
(859)
TV, Movie
(846)
Foreign
China, Japan
(472)
Asian
(465)
Arabic
(1495)
Mexico
(170)
Roman, Greek
(1486)
Russian
(365)
Various
(1078)
Font Việt Nam
Font ABC
(122)
Font VNI
(188)
Font Unicode
(518)
Font thư pháp
(73)
shelley
| Page 1
Shelley Andante Script Regular
TTF for Windows |
13,151 views, 2,398 downloads
Download
Shelley Allegro Script Regular
TTF for Windows |
45,520 views, 5,972 downloads
Download
Shelley-VolanteScript Wd Regular
TTF for Windows |
907 views, 123 downloads
Download
Shelley-VolanteScript Th Regular
TTF for Windows |
675 views, 72 downloads
Download
Shelley-VolanteScript Regular
TTF for Windows |
1,134 views, 128 downloads
Download
Shelley-VolanteScript A
TTF for Windows |
436 views, 62 downloads
Download
Shelley-AndanteScript Wd Regular
TTF for Windows |
799 views, 94 downloads
Download
Shelley-AndanteScript Cn Regular
TTF for Windows |
700 views, 77 downloads
Download
Shelley-AndanteScript Regular
TTF for Windows |
1,092 views, 151 downloads
Download
Shelley-AndanteScript A
TTF for Windows |
835 views, 111 downloads
Download
Shelley-AllegroScript Wd Regular
TTF for Windows |
1,614 views, 154 downloads
Download
Shelley-AllegroScript Regular
TTF for Windows |
1,515 views, 284 downloads
Download
Shelley-AllegroScript Regular
TTF for Windows |
1,735 views, 261 downloads
Download
Shelley Regular
TTF for Windows |
26,946 views, 2,245 downloads
Download
Shelley Regular
TTF for Windows |
815 views, 109 downloads
Download
Shelley Regular
TTF for Windows |
7,265 views, 810 downloads
Download
1
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 = '
'; diaLogAds1 = "
"; var diaLogAds2 = '
'; //diaLogAds2 = "
"; var diaLogAds3 = '
'; diaLogAds3 = '
'; if($(window).height() < 900){diaLogAds1 = "";diaLogAds2 = diaLogAds3;} if($(window).width() >= 1800){ $("body").append("
"+diaLogAds1 + diaLogAds2+"
"+diaLogAds1 + diaLogAds2+"
"); } else{ $("body").append("
"+diaLogAds1 + diaLogAds2+"
"); } } } }); -->