On this page you can download Aswell Bold font version Version 1.0 5/3/97, which belongs to the family Aswell (Bold tracing). Font manufacturer is Aswell-Bold. Designer - Ben McGehee (for communication, use the following address: mailto:[email protected]). Download Aswell Bold for free on GetFonts.net. This font belongs to the following categories: free fonts, handwritten fonts, latinic fonts. Font size - only 36 Kb
Copyright | Another great freeware font from Unauthorized Type. http://www.latech.edu/~bmcgehee/untype/index.htm |
Family | Aswell |
Tracing | Bold |
Ident | Aswell Bold |
Full name | Aswell Bold |
Version | Version 1.0 5/3/97 |
PostScript name | AswellBold |
Manufacturer | Aswell-Bold |
Size | 36 Kb |
Trademark | UnAuthorized Type |
Designer | Ben McGehee |
URL of designer | mailto:[email protected] |
URL of provider | http://www.latech.edu/~bmcgehee/untype/index.htm |
Description | This version includes capital and lowercase letters, some commonly used punctuation and a few international characters by special request. The original Aswell font was kind of thin for my tastes. I realized this after I started playing with it. I figured that someone else felt the same. So I created a bold version. I think it looks a little better. See the original Aswell readme for the explanation on the creation of the font. |
License Description | You use this font in any way that you see fit. If you distribute it, I would like for the readme text file to accompany it. (That's just so they know who made it.) You may distribute it on CD, disk, or any other medium, but you may not sell it. |
You can connect the font Aswell 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=aswell-bold" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=aswell-bold);
Activate the font for text in your CSS:
font-family: 'Aswell Bold', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=aswell-bold" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Aswell Bold', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Aswell Bold!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.