On our website you can download font Noto Mono version Version 1.00, which belongs to the family Noto Mono (subfamily Regular). Manufacturer by Monotype Imaging Inc.. Designer - Monotype Design Team (You can contact the designer at: http://www.monotype.com/studio).Download Noto Mono free on MyFonts.club. It size - only 105.32 KB All right reserved Copyright 2007 Google Inc. All Rights Reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 114 times |
size | 105.32 KB |
Family | Noto Mono |
Subfamily | Regular |
Full name | Noto Mono |
PostScript name | NotoMono |
Version | Version 1.00 |
Unique ID | Ascender - Droid Sans Mono - build 113 |
Description | Data hinted. |
Designer | Monotype Design Team |
Designer URL | http://www.monotype.com/studio |
Trademark | Noto is a trademark of Google Inc. |
Manufacturer | Monotype Imaging Inc. |
Vendor URL | http://www.google.com/get/noto/ |
Copyright | Copyright 2007 Google Inc. All Rights Reserved. |
License URL | http://scripts.sil.org/OFL |
License Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. 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 License for the specific language, permissions and limitations governing your use of this Font Software. |
Vendor ID | GOOG |
You can connect the font Noto 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=noto-mono" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=noto-mono);
Activate this font for text in your CSS styles file::
font-family: 'Noto Mono', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=noto-mono" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Noto Mono', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Noto 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.