On our website you can download font Open Sans Condensed version Version 1.10, which belongs to the family Open Sans Condensed Light (subfamily Regular). Manufacturer by Ascender Corporation. (You can contact the designer at: http://www.ascendercorp.com/typedesigners.html).Download Open Sans Condensed free on MyFonts.club. It size - only 215.76 KB All right reserved Digitized data copyright © 2011, Google Corporation.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 95 times |
size | 215.76 KB |
Family | Open Sans Condensed Light |
Subfamily | Regular |
Full name | Open Sans Condensed Light |
PostScript name | OpenSansCondensed-Light |
Preferred family | Open Sans Condensed |
Preferred subfamily | Light |
Version | Version 1.10 |
Unique ID | 1.10;1ASC;OpenSansCondensed-Light |
Description | Licensed under the Apache License, Version 2.0 |
Designer URL | http://www.ascendercorp.com/typedesigners.html |
Trademark | Open Sans 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 © 2011, 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 Open Sans Condensed 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=open-sans-condensed" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=open-sans-condensed);
Activate this font for text in your CSS styles file::
font-family: 'Open Sans Condensed', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=open-sans-condensed" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Open Sans Condensed', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Open Sans Condensed!</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.