On this page you can download Droid Sans Mono font version Version 1.00, which belongs to the family Droid Sans Mono (Regular tracing). Font manufacturer is Ascender Corporation. Designer - Google Android (for communication, use the following address: http://www.ascendercorp.com/typedesigners.html). Download Droid Sans Mono for free on GetFonts.net. This font belongs to the following categories: cyrillic fonts, paragraph, programming. Font size - only 115 Kb
Family | Droid Sans Mono |
Tracing | Regular |
Ident | Ascender - Droid Sans Mono |
Full name | Droid Sans Mono |
Version | Version 1.00 |
PostScript name | DroidSansMono |
Manufacturer | Ascender Corporation |
Size | 115 Kb |
Trademark | Droid is a trademark of Google and may be registered in certain jurisdictions. |
Designer | Google Android |
URL of designer | http://www.ascendercorp.com/typedesigners.html |
URL of provider | http://www.ascendercorp.com/ |
License Description | Licensed under the Apache License, Version 2.0 |
URL of license | http://www.apache.org/licenses/LICENSE-2.0 |
You can connect the font Droid Sans Mono to your site, without downloading it from our server. All you need to do - is to follow the instructions below:
Choose the most suitable option to install the font and add this code to your site (paste it immediately after the opening tag <head>):
<link href="https://getfonts.net/allfont.css?fonts=droid-sans-mono" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=droid-sans-mono);
Activate the font for text in your CSS:
font-family: 'Droid Sans Mono', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?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>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.