On our website you can download font DM Mono version Version 1.000; ttfautohint (v1.8.2.53-6de2), which belongs to the family DM Mono Light (subfamily Regular). Manufacturer by Colophon Foundry. Designer - Colophon Foundry (You can contact the designer at: https://www.colophon-foundry.org).Download DM Mono free on MyFonts.club. It size - only 48.59 KB All right reserved Copyright 2020 The DM Mono Project Authors (https://www.github.com/googlefonts/dm-mono). You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 278 times |
size | 48.59 KB |
Family | DM Mono Light |
Subfamily | Regular |
Full name | DM Mono Light |
PostScript name | DMMono-Light |
Preferred family | DM Mono |
Preferred subfamily | Light |
Version | Version 1.000; ttfautohint (v1.8.2.53-6de2) |
Unique ID | 1.000;CF;DMMono-Light |
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 | Colophon Foundry |
Designer URL | https://www.colophon-foundry.org |
Manufacturer | Colophon Foundry |
Vendor URL | https://www.colophon-foundry.org |
Copyright | Copyright 2020 The DM Mono Project Authors (https://www.github.com/googlefonts/dm-mono) |
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 |
Vendor ID | CF |
You can connect the font DM 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=dm-mono" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=dm-mono);
Activate this font for text in your CSS styles file::
font-family: 'DM Mono', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=dm-mono" rel="stylesheet" type="text/css" /> <style>body {font-family : 'DM Mono', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with DM 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.