On this page you can download Heavy Data font version created March 2008, which belongs to the family Heavy Data (Regular tracing). Designer - Vic Fieger. Download Heavy Data for free on GetFonts.net. This font belongs to the following categories: contemporary, decorative fonts, high-tech. Font size - only 17 Kb
Family | Heavy Data |
Tracing | Regular |
Ident | Heavy Data |
Full name | Heavy Data |
Version | created March 2008 |
PostScript name | HeavyData |
Size | 17 Kb |
Trademark | 2008 Vic Fieger |
Designer | Vic Fieger |
License Description | The Vic Fieger fonts are freeware, to be downloaded and used by anyone who wants them for free. I didn't put them here so people couldn't use them! You don't have to ask for my permission, though it's always good to receive an e-mail from somebody to show me what they are using them for. If you wish to write to let me know how a certain font will be used, and for what purpose, send your e-mail to: [email protected] |
You can connect the font Heavy Data to your site, without downloading it from our server. All you need to do - is to follow the instructions below:
Choose the most suitable option to install the font and add this code to your site (paste it immediately after the opening tag <head>):
<link href="https://getfonts.net/allfont.css?fonts=heavy-data" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=heavy-data);
Activate the font for text in your CSS:
font-family: 'Heavy Data', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=heavy-data" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Heavy Data', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Heavy Data!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.