On this page you can download Tuffy Bold font version Version 001.280, which belongs to the family Tuffy (Bold tracing). Designer - Thatcher Ulrich, Karoly Barta, Michael Everson (for communication, use the following address: http://tulrich.com). Download Tuffy Bold for free on GetFonts.net. This font belongs to the following categories: cyrillic fonts, headings, oblique. Font size - only 96 Kb
Family | Tuffy |
Tracing | Bold |
Ident | FontForge : Tuffy Bold : 13-6-2012 |
Full name | Tuffy Bold |
Version | Version 001.280 |
PostScript name | Tuffy-Bold |
Size | 96 Kb |
Designer | Thatcher Ulrich, Karoly Barta, Michael Everson |
URL of designer | http://tulrich.com |
URL of provider | http://tulrich.com |
License Description | Public Domain |
You can connect the font Tuffy Bold 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=tuffy-bold" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=tuffy-bold);
Activate the font for text in your CSS:
font-family: 'Tuffy Bold', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=tuffy-bold" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Tuffy Bold', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Tuffy Bold!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.