On our website you can download font Source Code Pro version Version 2.030;PS 1.000;hotconv 16.6.51;makeotf.lib2.5.65220, which belongs to the family Source Code Pro ExtraLight (subfamily Regular). Manufacturer by Adobe Systems Incorporated. Designer - Paul D. Hunt, Teo TuominenDownload Source Code Pro free on MyFonts.club. It size - only 208.51 KB All right reserved Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name ‘Source’.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 313 times |
size | 208.51 KB |
Family | Source Code Pro ExtraLight |
Subfamily | Regular |
Full name | Source Code Pro ExtraLight |
PostScript name | SourceCodePro-ExtraLight |
Preferred family | Source Code Pro |
Preferred subfamily | ExtraLight |
Version | Version 2.030;PS 1.000;hotconv 16.6.51;makeotf.lib2.5.65220 |
Unique ID | 2.030;ADBO;SourceCodePro-ExtraLight;ADOBE |
Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL. This Font Software is distributed on an ‘AS IS’ BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the SIL Open Font License for the specific language, permissions and limitations governing your use of this Font Software. |
Designer | Paul D. Hunt, Teo Tuominen |
Trademark | Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries. |
Manufacturer | Adobe Systems Incorporated |
Vendor URL | http://www.adobe.com/type |
Copyright | Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name ‘Source’. |
License URL | http://www.adobe.com/type/legal.html |
License Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL. This Font Software is distributed on an ‘AS IS’ BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the SIL Open Font License for the specific language, permissions and limitations governing your use of this Font Software. |
Vendor ID | ADBO |
You can connect the font Source Code Pro 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=source-code-pro" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=source-code-pro);
Activate this font for text in your CSS styles file::
font-family: 'Source Code Pro', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=source-code-pro" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Source Code Pro', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Source Code Pro!</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.