On our website you can download font Leger version Macromedia Fontographer 4.1 7/24/98 FREEFONT 1.0, which belongs to the family Leger (subfamily Light). Manufacturer by Fontage Canada. Designer - Joanna Briggs (You can contact the designer at: mailto:[email protected]).Download Leger free on MyFonts.club. It size - only 20.68 KB All right reserved (C)1998 jbriggs, Fontage.ca Do not copy manipulate or redistribute this font. This is a free font for you to enjoy.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 37 times |
| size | 20.68 KB |
| Family | Leger |
| Subfamily | Light |
| Full name | Leger Light |
| PostScript name | LegerLight |
| Version | Macromedia Fontographer 4.1 7/24/98 FREEFONT 1.0 |
| Unique ID | Leger Light |
| Description | Leger Light is a simpler (and later version) of Leger Heavy--both designed by Joanna Briggs. Named after the French artist Leger, Leger Heavy was named after the French artist Leger. While that decorative font was designed specifically for a book, Leger Light is only slightly more practical for everyday use. |
| Designer | Joanna Briggs |
| Designer URL | mailto:[email protected] |
| Trademark | (C)1998 jbriggs |
| Manufacturer | Fontage Canada |
| Vendor URL | http://members.tripod.com/~fontage |
| Copyright | (C)1998 jbriggs, Fontage.ca Do not copy manipulate or redistribute this font. This is a free font for you to enjoy. |
| License URL | mailto:[email protected] |
| License Description | This is a free font. However, you may not copy, resell, redistribute, or manipulate this font. You may not resell the font without written permission (obtained from [email protected]). You may not adapt this font into another. You may not modify this font. |
You can connect the font Leger 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=leger" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=leger);
Activate this font for text in your CSS styles file::
font-family: 'Leger', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=leger" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Leger', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Leger!</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.