On our website you can download font B612 Mono version Version 1.008, which belongs to the family B612 Mono (subfamily Regular). Manufacturer by AIRBUS. Designer - Nicolas Chauveau, Thomas Paillot, Jonathan Favre-Lamarine, Jean-Luc Vinot (You can contact the designer at: http://intactile.com).Download B612 Mono free on MyFonts.club. It size - only 137.00 KB All right reserved Copyright 2012 The B612 Project Authors (https://github.com/polarsys/b612). You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 103 times |
size | 137.00 KB |
Family | B612 Mono |
Subfamily | Regular |
Full name | B612 Mono Regular |
PostScript name | B612Mono-Regular |
Version | Version 1.008 |
Unique ID | Airbus: B612 Mono Regular: Version1.008 |
Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL |
Designer | Nicolas Chauveau, Thomas Paillot, Jonathan Favre-Lamarine, Jean-Luc Vinot |
Designer URL | http://intactile.com |
Trademark | PolarSys, PolarSys B612 and B612 are trademarks of The Eclipse Foundation |
Manufacturer | AIRBUS |
Copyright | Copyright 2012 The B612 Project Authors (https://github.com/polarsys/b612) |
License URL | http://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: http://scripts.sil.org/OFL |
Mac font menu name | B612 Mono Regular |
You can connect the font B612 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=b612-mono" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=b612-mono);
Activate this font for text in your CSS styles file::
font-family: 'B612 Mono', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=b612-mono" rel="stylesheet" type="text/css" /> <style>body {font-family : 'B612 Mono', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with B612 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.