On our website you can download font Manjari version Version 2.000, which belongs to the family Manjari Thin (subfamily Regular). Designer - Santhosh Thottingal
(You can contact the designer at: https://thottingal.in).Download Manjari free on MyFonts.club. It size - only 148.76 KB All right reserved Copyright 2018 The Manjari Project Authors (https://gitlab.com/smc/fonts/manjari). You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 202 times |
size | 148.76 KB |
Family | Manjari Thin |
Subfamily | Regular |
Full name | Manjari Thin |
PostScript name | Manjari-Thin |
Preferred family | Manjari |
Preferred subfamily | Thin |
Version | Version 2.000 |
Unique ID | Manjari Thin SMC |
Description | Malayalam unicode font with rounded terminals suitable for body text |
Designer | Santhosh Thottingal |
Designer URL | https://thottingal.in |
Vendor URL | https://smc.org.in |
Copyright | Copyright 2018 The Manjari Project Authors (https://gitlab.com/smc/fonts/manjari) |
License URL | https://scripts.sil.org/OFL |
License Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL |
Vendor ID | SMC |
You can connect the font Manjari 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=manjari" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=manjari);
Activate this font for text in your CSS styles file::
font-family: 'Manjari', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=manjari" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Manjari', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Manjari!</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.