AdamGorry-Lights WebFont

Copyright info
Fonts by Sentinel Type - James Arboghast
| copyright (c) James Arboghast 2004 | all rights reserved worldwide | published 2004 by Sentinel Type | Adam Gorry is an asserted mark of Adam Gorry | FREEWARE: this font is free and may be freely distributed without permission from the publisher | no license fee is payable for personal or non-profit use; for commercial use (or any use) please make a cash donation to a Leukaemia foundation or research fund of your choice | In 1997, Adam aged 3 was diagnosed with Leukaemia; in 2002 he beat it with the help of modern medicine and much love from his family. When you use this font spare a thought for Leukaemia sufferers worldwide; your donation will make a difference |
| copyright (c) James Arboghast 2004 | all rights reserved worldwide | published 2004 by Sentinel Type | Adam Gorry is an asserted mark of Adam Gorry | FREEWARE: this font is free and may be freely distributed without permission from the publisher | no license fee is payable for personal or non-profit use; for commercial use (or any use) please make a cash donation to a Leukaemia foundation or research fund of your choice | In 1997, Adam aged 3 was diagnosed with Leukaemia; in 2002 he beat it with the help of modern medicine and much love from his family. When you use this font spare a thought for Leukaemia sufferers worldwide; your donation will make a difference |

Information 64px

Information 32px

Information 16px

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:
Add the font name to your CSS styles. For example:
2. Add this code to your website:
@font-face {
font-family: 'AdamGorry-Lights';
src:url('AdamGorry-Lights.ttf.woff') format('woff'),
url('AdamGorry-Lights.ttf.svg#AdamGorry-Lights') format('svg'),
url('AdamGorry-Lights.ttf.eot'),
url('AdamGorry-Lights.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: 'AdamGorry-Lights';
}

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.
2. Check if you have linked the fonts properly in the CSS.
