On this page you can download Knocked Around font version Macromedia Fontographer 4.1 4/13/97, which belongs to the family Knocked Around (Regular tracing). Font manufacturer is Knocked-Around. Designer - Ben McGehee (for communication, use the following address: mailto:[email protected]). Download Knocked Around for free on GetFonts.net. This font belongs to the following categories: free fonts, handwritten fonts, latinic fonts. Font size - only 51 Kb
Copyright | Freeware from Unauthorized Type http://www.latech.edu/~bmcgehee/untype/index.htm |
Family | Knocked Around |
Tracing | Regular |
Ident | Macromedia Fontographer 4.1 Knocked Around |
Full name | Knocked Around |
Version | Macromedia Fontographer 4.1 4/13/97 |
PostScript name | KnockedAround |
Manufacturer | Knocked-Around |
Size | 51 Kb |
Designer | Ben McGehee |
URL of designer | mailto:[email protected] |
URL of provider | http://www.latech.edu/~bmcgehee/untype/index.htm |
Description | This initial version includes all normal characters, plus a few extras. This is my first attempt to create lowercase letters in a font. My first try at any font (Previewance - found at my web site) had two versions of each capital letters. I am hoping that this one can be of more use. As time goes by, and my skills increase, hopefully so will the quality of my fonts. |
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 Knocked Around 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=knocked-around" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=knocked-around);
Activate the font for text in your CSS:
font-family: 'Knocked Around', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=knocked-around" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Knocked Around', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Knocked Around!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.