On our website you can download font Inconsolata LGC version Version 1.2, which belongs to the family Inconsolata LGC (subfamily Regular).Download Inconsolata LGC free on MyFonts.club. It size - only 64.59 KB All right reserved Original Roman version created by Raph Levien using his own tools and FontForge. Copyright 2006 Raph Levien. Hellenisation of the Roman font, by Dimosthenis Kaponis, using FontForge. Hellenic glyphs Copyright 2010-2012 Dimosthenis Kaponis. Released under the SIL Open Font License, http://scripts.sil.org/OFL.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 72 times |
size | 64.59 KB |
Family | Inconsolata LGC |
Subfamily | Regular |
Full name | Inconsolata LGC |
PostScript name | InconsolataLGC |
Version | Version 1.2 |
Unique ID | FontForge 2.0 : Inconsolata LGC : 18-4-2015 |
Copyright | Original Roman version created by Raph Levien using his own tools and FontForge. Copyright 2006 Raph Levien. Hellenisation of the Roman font, by Dimosthenis Kaponis, using FontForge. Hellenic glyphs Copyright 2010-2012 Dimosthenis Kaponis. Released under the SIL Open Font License, http://scripts.sil.org/OFL. |
Vendor ID | PfEd |
You can connect the font Inconsolata LGC 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-lgc" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=inconsolata-lgc);
Activate this font for text in your CSS styles file::
font-family: 'Inconsolata LGC', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=inconsolata-lgc" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Inconsolata LGC', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Inconsolata LGC!</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.