On our website you can download font Droid Sans Mono version Version 1.00 build 113, which belongs to the family Droid Sans Mono (subfamily Regular). Manufacturer by Ascender Corporation. (You can contact the designer at: http://www.ascendercorp.com/typedesigners.html).Download Droid Sans Mono free on MyFonts.club. It size - only 116.58 KB All right reserved Digitized data copyright © 2007, Google Corporation.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 326 times |
size | 116.58 KB |
Family | Droid Sans Mono |
Subfamily | Regular |
Full name | Droid Sans Mono |
PostScript name | DroidSansMono |
Version | Version 1.00 build 113 |
Unique ID | Ascender - Droid Sans Mono |
Description | Droid Sans is a humanist sans serif typeface designed for user interfaces and electronic communication. |
Designer URL | http://www.ascendercorp.com/typedesigners.html |
Trademark | Droid is a trademark of Google and may be registered in certain jurisdictions. |
Manufacturer | Ascender Corporation |
Vendor URL | http://www.ascendercorp.com/ |
Copyright | Digitized data copyright © 2007, Google Corporation. |
License URL | http://www.apache.org/licenses/LICENSE-2.0 |
License Description | Licensed under the Apache License, Version 2.0 |
Vendor ID | 1ASC |
Mac font menu name | Droid Sans Mono |
You can connect the font Droid Sans 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=droid-sans-mono" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=droid-sans-mono);
Activate this font for text in your CSS styles file::
font-family: 'Droid Sans Mono', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=droid-sans-mono" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Droid Sans Mono', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Droid Sans 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.