On our website you can download font Inconsolata version Version 3.001, which belongs to the family Inconsolata (subfamily Regular). Manufacturer by Raph Levien, Cyreal, Google. Designer - Raph Levien, Cyreal, Brenton Simpson (You can contact the designer at: http://www.levien.com | http://www.cyreal.org | http://appsforartists.com).Download Inconsolata free on MyFonts.club. It size - only 339.04 KB All right reserved Copyright 2006 The Inconsolata Project Authors (https://github.com/cyrealtype/Inconsolata). You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 94 times |
size | 339.04 KB |
Family | Inconsolata |
Subfamily | Regular |
Full name | Inconsolata Regular |
PostScript name | Inconsolata-Regular |
Version | Version 3.001 |
Unique ID | 3.001;CYRE;Inconsolata-Regular |
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 |
Designer | Raph Levien, Cyreal, Brenton Simpson |
Designer URL | http://www.levien.com | http://www.cyreal.org | http://appsforartists.com |
Manufacturer | Raph Levien, Cyreal, Google |
Vendor URL | http://www.levien.com | http://www.cyreal.org | http://fonts.google.com |
Copyright | Copyright 2006 The Inconsolata Project Authors (https://github.com/cyrealtype/Inconsolata) |
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: http://scripts.sil.org/OFL |
Vendor ID | CYRE |
You can connect the font Inconsolata 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=inconsolata" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=inconsolata);
Activate this font for text in your CSS styles file::
font-family: 'Inconsolata', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=inconsolata" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Inconsolata', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Inconsolata!</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.