On our website you can download font Monocode version Version 16.1.0; ttfautohint (v1.8.4), which belongs to the family Monocode Light (subfamily Regular). Manufacturer by Belleve Invis. Designer - Belleve InvisDownload Monocode free on MyFonts.club. It size - only 839.36 KB All right reserved Copyright 2015-2021, Renzhi Li (aka. Belleve Invis, [email protected]).. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 47 times |
size | 839.36 KB |
Family | Monocode Light |
Subfamily | Regular |
Full name | Monocode Light |
PostScript name | Monocode-Light |
Preferred family | Monocode |
Preferred subfamily | Light |
Version | Version 16.1.0; ttfautohint (v1.8.4) |
Unique ID | Monocode Light Version 16.1.0 |
Description | Spatial efficient monospace font family for programming. Built from code. http://be5invis.github.io/Iosevka |
Designer | Belleve Invis |
Manufacturer | Belleve Invis |
Copyright | Copyright 2015-2021, Renzhi Li (aka. Belleve Invis, [email protected]). |
License Description | This font software is licenced under the SIL Open Font Licence, Version 1.1. This licence is available with a FAQ at: http://scripts.sil.org/OFL. This font software is distributed on an 'AS IS' basis, without warranties or conditions of any kind, either express or implied. See the SIL Open Font licence for the specific language, permissions and limitations governing your use of this font software. |
Vendor ID | UKWN |
You can connect the font Monocode 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=monocode" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=monocode);
Activate this font for text in your CSS styles file::
font-family: 'Monocode', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=monocode" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Monocode', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Monocode!</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.