On this page you can download Beta Dance font version 1.0 10/2/97, which belongs to the family Beta Dance (Regular tracing). Font manufacturer is Beta-Dance. Designer - Ben McGehee (for communication, use the following address: mailto:[email protected]). Download Beta Dance for free on GetFonts.net. This font belongs to the following categories: free fonts, horror fonts, latinic fonts. Font size - only 87 Kb
Copyright | Freeware from: UnAuthorized Type |
Family | Beta Dance |
Tracing | Regular |
Ident | Macromedia Fontographer 4.1 Beta Dance |
Full name | Beta Dance |
Version | 1.0 10/2/97 |
PostScript name | BetaDance |
Manufacturer | Beta-Dance |
Size | 87 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). Alpha Dance is pretty cool. But as I was playing with it, I realized that the straight lines didn't look as good as I thought they would. So I thought, "Hey, make it a little more rounded." So I did. I am now realizing that the Alpha was in reference to the stage of creation of the font. As you can see, this one is in Beta. Maybe I'll bring it out of Beta one day. Or not. |
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 Beta 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=beta-dance" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=beta-dance);
Activate the font for text in your CSS:
font-family: 'Beta Dance', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=beta-dance" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Beta Dance', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Beta Dance!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.