On our website you can download font AA Lumos version Version 0.001, which belongs to the family AA Lumos (subfamily Caps). Manufacturer by Carpe Saponem. Designer - Carpe Saponem (You can contact the designer at: http://www.geocities.com/carpesaponem/).Download AA Lumos free on MyFonts.club. It size - only 106.18 KB All right reserved Copyright (c) 2005 by Carpe Saponem. All rights reserved. Cyrillic part by AA. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 174 times |
| size | 106.18 KB |
| Family | AA Lumos |
| Subfamily | Caps |
| Full name | AA Lumos-Caps |
| PostScript name | AA Lumos-Caps |
| Preferred family | AA Lumos |
| Preferred subfamily | Caps |
| Version | Version 0.001 |
| Unique ID | CarpeSaponem: AA Lumos Caps: 2005 |
| Description | Copyright (c) 2005 by Carpe Saponem. All rights reserved. |
| Designer | Carpe Saponem |
| Designer URL | http://www.geocities.com/carpesaponem/ |
| Trademark | AA Lumos Caps is a trademark of Carpe Saponem. |
| Manufacturer | Carpe Saponem |
| Copyright | Copyright (c) 2005 by Carpe Saponem. All rights reserved. Cyrillic part by AA |
| License Description | Lumos (v.1) is a freeware font inspired by the Harry Potter books. I made this font after long unsuccessful searches for the display font used in the US editions of Harry Potter. If you're interested in the official version, I found out that it's a font by Marcus Burlile called "Ablefont" in The Many Faces of Arnold - Lookalike Fonts, an enlightening article by Kevin Andrew Murphy for TBP! |
| Vendor ID | sft |
| Mac font menu name | AA Lumos Caps |
You can connect the font AA Lumos to your site without even downloading it from our server. All you have to do is follow the instructions below:
Choose the font installation that suits you best and add this code to your site (insert it right after the opening tag <head>):
<link href="https://myfonts.club/myfonts?fonts=aa-lumos" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=aa-lumos);
Activate this font for text in your CSS styles file::
font-family: 'AA Lumos', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=aa-lumos" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'AA Lumos', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with AA Lumos!</div>
</body>
</html>
The result is:
You can apply other CSS styles using our effects library, for an attractive and individual appearance of your site.