Inconsolata LGC Markup Bold Italic WebFont

Copyright info
Personal-use only. For commercial use please contact owner.
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. Cyrillic glyphs added by MihailJP, using FontForge. Cyrillic glyphs Copyright 2012 MihailJP. Released under the SIL Open Font License, http://scripts.sil.org/OFL. Some glyphs modified by Greg Omelaenko, using FontForge. For text markup: hyphen narrowed and minus lowered to distinguish from endash, bullet boldened to distinguish from center dot, by Brian Dunn, using Fontforge.
Information 64px
Quisque vitae urna sit amet ipsum lobortis iaculis volutpat sit amet nibh.
Information 32px
Vivamus bibendum augue vitae mi imperdiet volutpat tempor tellus lacinia. Integer in sem et neque iaculis malesuada.
Information 16px
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus erat elit, accumsan id lacinia in, vulputate auctor sapien. Phasellus euismod consequat magna, ut lobortis tellus semper sed. Fusce sollicitudin fermentum tortor, ut malesuada mauris aliquet fermentum. Maecenas luctus sapien vel turpis iaculis vitae commodo nibh cursus. Praesent vel suscipit orci. Praesent elit velit, bibendum at laoreet a, tristique non metus. Maecenas vitae vulputate justo. Aliquam velit ligula, scelerisque eget sagittis nec, tempus eu risus.
Information
!!
""
##
$$
%%
&&
''
((
))
**
++
,,
--
..
//
00
11
22
33
44
55
66
77
88
99
::
;;
<<
==
>>
??
@@
AA
BB
CC
DD
EE
FF
GG
HH
II
JJ
KK
LL
MM
NN
OO
PP
QQ
RR
SS
TT
UU
VV
WW
XX
YY
ZZ
[[
\\
]]
^^
__
``
aa
bb
cc
dd
ee
ff
gg
hh
ii
jj
kk
ll
mm
nn
oo
pp
qq
rr
ss
tt
uu
vv
ww
xx
yy
zz
{{
||
}}
~~


ƒƒ
ˆˆ
ŠŠ
ŒŒ

ŽŽ


˜˜
šš
œœ

žž
ŸŸ
  
¡¡
¢¢
££
¤¤
¥¥
¦¦
§§
¨¨
©©
ªª
««
¬¬
­­
®®
¯¯
°°
±±
²²
³³
´´
µµ
··
¸¸
¹¹
ºº
»»
¼¼
½½
¾¾
¿¿
ÀÀ
ÁÁ
ÂÂ
ÃÃ
ÄÄ
ÅÅ
ÆÆ
ÇÇ
ÈÈ
ÉÉ
ÊÊ
ËË
ÌÌ
ÍÍ
ÎÎ
ÏÏ
ÐÐ
ÑÑ
ÒÒ
ÓÓ
ÔÔ
ÕÕ
ÖÖ
××
ØØ
ÙÙ
ÚÚ
ÛÛ
ÜÜ
ÝÝ
ÞÞ
ßß
àà
áá
ââ
ãã
ää
åå
ææ
çç
èè
éé
êê
ëë
ìì
íí
îî
ïï
ðð
ññ
òò
óó
ôô
õõ
öö
÷÷
øø
ùù
úú
ûû
üü
ýý
þþ
ÿÿ
Installing Webfonts
1. Upload the files from this zip to your domain.
2. Add this code to your website:
@font-face { font-family: 'Inconsolata-LGC-Markup-Bold-Italic'; src:url('Inconsolata-LGC-Markup-Bold-Italic.ttf.woff') format('woff'), url('Inconsolata-LGC-Markup-Bold-Italic.ttf.svg#Inconsolata-LGC-Markup-Bold-Italic') format('svg'), url('Inconsolata-LGC-Markup-Bold-Italic.ttf.eot'), url('Inconsolata-LGC-Markup-Bold-Italic.ttf.eot?#iefix') format('embedded-opentype'); font-weight: normal; font-style: normal; } 3. Integrate the fonts into your CSS:
Add the font name to your CSS styles. For example: h1 { font-family: 'Inconsolata-LGC-Markup-Bold-Italic'; }
Troubleshooting Webfonts
1. You may be using the fonts on different domain or subdomain.
2. Check if you have linked the fonts properly in the CSS.