The eurodance font
Enjoy the first eurodance font in the world, featuring not less than 50 eurodance artists' logos !
This is a project I started working on in 2004. I started with Fontographer and Corel Draw, ended with Linux command-line tool Fontcustom and Inkscape (and had to redraw everything).
Package includes the font in several formats (TTF, EOT, WOFF), as well as the css if you with to use it as fonticon on a website. Download.
You are using some kind of AdBlock-like software, which blocks ads and captchas on this website.
Ads pay for the website's hosting and for the webmaster's hard work to publish daily updates. So please unlock the Eurodance Encyclopaedia on your AdBlock-like software or consider making a donation
How to use on a website ?
First, download package and unzip it. Link to CSS file.
<link href="css/eurodance.css" rel="stylesheet" type="text/css">
CSS file implies that font files are located in the same directory. Otherwise, you'll have to edit the CSS file.
You can place eurodance icons anywhere using the CSS icon's name. It is designed to be used with inline elements tags (<span>, <i>...).
<i class="icon-2_brothers"></i>
You can also obtain the same result by using the unicode code. Don't forget to specify font-family CSS attribute !
<i style="font-family: 'eurodance'"></i>
To use the unicode code inside a content attribute, use it like this :
style="content: "\f126";"
You can't use CSS name with elements such as input. In this case you can use the unicode code.
<input style="font-family: 'eurodance'; font-size: 50px; height: 45px; width: 53px" value="" type="submit"/>
Result :
How to use on Windows ?
Get eurodance.ttf from the package. Drag and drop it to your C:\Windows\Fonts folder. Once installed, you can use it in every application (Word, Power Point, Photoshop). Just copy the logo you wish to use from the glyph table above, and paste it in your file.
If you share your work, don't forget to provide the font file too, otherwise recipient will only see dots !
Disclamer
This font is free. It is provided "as is" without warranty of any kind. It won't work on IE8 and below. All rights of logos' creators reserved.
If you think that your favourite eurodance artist's logo is missing, please send it to me. Vector SVG format only !
You are using some kind of AdBlock-like software, which blocks ads and captchas on this website.
Ads pay for the website's hosting and for the webmaster's hard work to publish daily updates. So please unlock the Eurodance Encyclopaedia on your AdBlock-like software or consider making a donation