On our website you can download font Lucymar Sans version Version 2.001;August 30, 2020;FontCreator 13.0.0.2681 64-bit, which belongs to the family Lucymar Sans ExtraLight (subfamily Regular). Manufacturer by The League of Moveable Type (original font) / Main changes by Cristiano Sobral with portions from Mirco Monsees.Download Lucymar Sans free on MyFonts.club. It size - only 77.80 KB. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 49 times |
| size | 77.80 KB |
| Family | Lucymar Sans ExtraLight |
| Subfamily | Regular |
| Full name | Lucymar Sans ExtraLight |
| PostScript name | LucymarSans-ExtraLight |
| Preferred family | Lucymar Sans |
| Preferred subfamily | ExtraLight |
| Version | Version 2.001;August 30, 2020;FontCreator 13.0.0.2681 64-bit |
| Unique ID | Lucymar Sans ExtraLight:Version 2.001 |
| Description | This font software is licenced under the SIL Open Font Licence, Version 1.1. This is licence is avaliable with a FAQ at: http://scripts.sil.org/OFL. This font software is distributes on an 'AS IS' basis, without warranties or conditions of any kind, either express or implied. See the SIL Open Font licence fot the specific language, premissions and limitations governing your use of this font software. |
| Manufacturer | The League of Moveable Type (original font) / Main changes by Cristiano Sobral with portions from Mirco Monsees |
| Vendor URL | http://www.theleagueofmoveabletype.com |
| License Description | This font software is licenced under the SIL Open Font Licence, Version 1.1. This is licence is avaliable with a FAQ at: http://scripts.sil.org/OFL. This font software is distributes on an 'AS IS' basis, without warranties or conditions of any kind, either express or implied. See the SIL Open Font licence fot the specific language, premissions and limitations governing your use of this font software. |
You can connect the font Lucymar Sans 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=lucymar-sans" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=lucymar-sans);
Activate this font for text in your CSS styles file::
font-family: 'Lucymar Sans', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=lucymar-sans" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Lucymar Sans', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Lucymar Sans!</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.