On our website you can download font JetBrains Mono version Version 2.211, which belongs to the family JetBrains Mono (subfamily Regular). Manufacturer by JetBrains. Designer - Philipp Nurullin, Konstantin Bulenkov (You can contact the designer at: https://www.jetbrains.com).Download JetBrains Mono free on MyFonts.club. It size - only 182.82 KB All right reserved Copyright 2020 The JetBrains Mono Project Authors (https://github.com/JetBrains/JetBrainsMono). You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 123 times |
size | 182.82 KB |
Family | JetBrains Mono |
Subfamily | Regular |
Full name | JetBrains Mono Regular |
PostScript name | JetBrainsMono-Regular |
Version | Version 2.211 |
Unique ID | 2.211;JB;JetBrainsMono-Regular |
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 |
Designer | Philipp Nurullin, Konstantin Bulenkov |
Designer URL | https://www.jetbrains.com |
Trademark | JetBrains Mono is a trademark of JetBrains s.r.o. |
Manufacturer | JetBrains |
Vendor URL | https://www.jetbrains.com |
Copyright | Copyright 2020 The JetBrains Mono Project Authors (https://github.com/JetBrains/JetBrainsMono) |
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 | JB |
You can connect the font JetBrains Mono 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=jetbrains-mono" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=jetbrains-mono);
Activate this font for text in your CSS styles file::
font-family: 'JetBrains Mono', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=jetbrains-mono" rel="stylesheet" type="text/css" /> <style>body {font-family : 'JetBrains Mono', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with JetBrains Mono!</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.