On our website you can download font Droid Serif version Version 1.00 build 113, which belongs to the family Droid Serif (subfamily Regular). Manufacturer by Ascender Corporation. (You can contact the designer at: http://www.ascendercorp.com/typedesigners.html).Download Droid Serif free on MyFonts.club. It size - only 168.86 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 | 78 times |
size | 168.86 KB |
Family | Droid Serif |
Subfamily | Regular |
Full name | Droid Serif |
PostScript name | DroidSerif |
Version | Version 1.00 build 113 |
Unique ID | Ascender - Droid Serif |
Description | Droid Serif is a contemporary serif typeface family designed for comfortable reading on screen. Droid Serif is slightly condensed to maximize the amount of text displayed on small screens. Vertical stress and open forms contribute to its readability while its proportion and overall design complement its companion Droid Sans. |
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 |
You can connect the font Droid Serif 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-serif" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=droid-serif);
Activate this font for text in your CSS styles file::
font-family: 'Droid Serif', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=droid-serif" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Droid Serif', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Droid Serif!</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.