
The Font Name Is: ‘Little Days’, I Got It From Google, I Downloaded It In Dafont, And I Enabled it On Tumblr! ![]()
The Code Is Here:
@font-face {
font-family: 'Little Days';
src: url('http://static.tumblr.com/xtbed7v/xXgmackjp/little_days.ttf');
}
Put The Code Under <style type=”text/css”>, or before </style>, Then Change The font-family Into Little Days, And That’s It! ![]()
Want Your Own Font???
Go And Make Your Own Font, And Upload It As A ttf File And Upload It Here, Then Put The Code:
@font-face {
font-family: 'FONT NAME';
src: url('FONT URL HERE');
}
Please Credit beaucielbleu!