Inconsolata Light Fonts Free Downloads

Download Formats
Version : 3.001
Style : Regular
Size : 95.86 Kbps
Update : Tue, 26 Oct 2021 02:46:12 +0800
Use on the webTotal Use [ 3008 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/91af74ef87e4bc5b348c81da940be910?family=Inconsolata+Light" rel="stylesheet">
orUsing @import CSS directive, put the following line in add to your css file.(http | https)
@import url(https://db.onlinewebfonts.com/c/91af74ef87e4bc5b348c81da940be910?family=Inconsolata+Light);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "Inconsolata Light";
    src: url("https://db.onlinewebfonts.com/t/91af74ef87e4bc5b348c81da940be910.eot");
    src: url("https://db.onlinewebfonts.com/t/91af74ef87e4bc5b348c81da940be910.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/91af74ef87e4bc5b348c81da940be910.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/91af74ef87e4bc5b348c81da940be910.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/91af74ef87e4bc5b348c81da940be910.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/91af74ef87e4bc5b348c81da940be910.svg#Inconsolata Light")format("svg");
}
2CSS rules to specify fonts
font-family: "Inconsolata Light";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:

Explanation:

License:
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
Copyright:
Copyright 2006 The Inconsolata Project Authors (https://github.com/cyrealtype/Inconsolata)
t
e
x
t
New add fonts