On our website you can download font Open Sans version Version 3.000, which belongs to the family Open Sans (subfamily Regular). Manufacturer by Monotype Imaging Inc.. Designer - Monotype Design Team (You can contact the designer at: http://www.monotype.com/studio).Download Open Sans free on MyFonts.club. It size - only 520.12 KB All right reserved Copyright 2020 The Open Sans Project Authors (https://github.com/googlefonts/opensans). You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 1500 times |
size | 520.12 KB |
Family | Open Sans |
Subfamily | Regular |
Full name | Open Sans Regular |
PostScript name | OpenSans-Regular |
Version | Version 3.000 |
Unique ID | 3.000;GOOG;OpenSans-Regular |
Description | Designed by Monotype design team. |
Designer | Monotype Design Team |
Designer URL | http://www.monotype.com/studio |
Trademark | Open Sans is a trademark of Google and may be registered in certain jurisdictions. |
Manufacturer | Monotype Imaging Inc. |
Vendor URL | http://www.google.com/get/noto/ |
Copyright | Copyright 2020 The Open Sans Project Authors (https://github.com/googlefonts/opensans) |
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: https://scripts.sil.org/OFL |
Vendor ID | GOOG |
You can connect the font Open Sans 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" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=open-sans);
Activate this font for text in your CSS styles file::
font-family: 'Open Sans', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=open-sans" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Open Sans', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Open Sans!</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.