On this page you can download Alpha Dance font version 1.0 9/26/97, which belongs to the family Alpha Dance (Regular tracing). Font manufacturer is Alpha-Dance. Designer - Ben McGehee (for communication, use the following address: mailto:[email protected]). Download Alpha Dance for free on GetFonts.net. This font belongs to the following categories: decorative fonts, free fonts, horror fonts. Font size - only 79 Kb
Copyright | Freeware from: UnAuthorized Type |
Family | Alpha Dance |
Tracing | Regular |
Ident | Macromedia Fontographer 4.1 Alpha Dance |
Full name | Alpha Dance |
Version | 1.0 9/26/97 |
PostScript name | AlphaDance |
Manufacturer | Alpha-Dance |
Size | 79 Kb |
Trademark | http://www.latech.edu/~bmcgehee/untype/index.htm |
Designer | Ben McGehee |
URL of designer | mailto:[email protected] |
URL of provider | http://www.latech.edu/~bmcgehee/untype/index.htm |
Description | This version includes upper and lowercase letters, punctuation, and many international characters. I also included some UA Type dingbats (just to amuse myself, and so you don't get those annoying boxes when you type something that isn't in the font). I was bored with my job. I was making way too many copies - about 7000 at one time. So I drew out some stuff. After my girlfriend saw what I was making, she told me it looked like the letters were dancing. I could kinda see it, so I called it Alpha Dance, which is short for Alphabet Dancing (because I thought it sounded cooler). |
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 Alpha Dance 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=alpha-dance" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=alpha-dance);
Activate the font for text in your CSS:
font-family: 'Alpha Dance', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=alpha-dance" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Alpha Dance', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Alpha Dance!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.