On our website you can download font Deco Freehand version 2001; 1.0, initial release, which belongs to the family Deco Freehand (subfamily Regular). Designer - S. John Ross (You can contact the designer at: http://www.cumberlandgames.com).Download Deco Freehand free on MyFonts.club. It size - only 193.30 KB All right reserved Copyright (c) S. John Ross, 2001. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 163 times |
| size | 193.30 KB |
| Family | Deco Freehand |
| Subfamily | Regular |
| Full name | Deco Freehand |
| PostScript name | DecoFreehand |
| Version | 2001; 1.0, initial release |
| Unique ID | S.JohnRoss: Deco Freehand: 2001 |
| Designer | S. John Ross |
| Designer URL | http://www.cumberlandgames.com |
| Trademark | Deco Freehand is a trademark of Cumberland Games & Diversions |
| Vendor URL | http://www.cumberlandgames.com |
| Copyright | Copyright (c) S. John Ross, 2001. All rights reserved. |
| Vendor ID | SJR |
You can connect the font Deco Freehand to your site without even downloading it from our server. All you have to do is follow the instructions below:
Choose the font installation that suits you best and add this code to your site (insert it right after the opening tag <head>):
<link href="https://myfonts.club/myfonts?fonts=deco-freehand" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=deco-freehand);
Activate this font for text in your CSS styles file::
font-family: 'Deco Freehand', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=deco-freehand" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Deco Freehand', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Deco Freehand!</div>
</body>
</html>
The result is:
You can apply other CSS styles using our effects library, for an attractive and individual appearance of your site.