My Autery WebFont

Copyright info
Fonts by Danik Janandi - Personal-use only. For commercial use please contact owner.
Copyright (c) 2021, Danik Janandi Be very careful and take the time to read any terms & conditions before deciding to use the font commercially. Ignorance is not an excuse for breaking the law. By installing or using this font, you are hereby agree to this Font Usage Agreement: 1. This font is ONLY for PERSONAL USE. No promotional or commercial use allowed. 2. You are requires a license for promotional or commercial use. 3. Commercial License available at https://www.creativefabrica.com/designer/the-grateful-studio 4. You will be charged for 100 x Standard Desktop License Price if you violate this agreement. 5. For any Inquiries such as Quotation Pricing for a specific project, Please contact us at: Januarijanandi@gmail.com
Copyright (c) 2021, Danik Janandi Be very careful and take the time to read any terms & conditions before deciding to use the font commercially. Ignorance is not an excuse for breaking the law. By installing or using this font, you are hereby agree to this Font Usage Agreement: 1. This font is ONLY for PERSONAL USE. No promotional or commercial use allowed. 2. You are requires a license for promotional or commercial use. 3. Commercial License available at https://www.creativefabrica.com/designer/the-grateful-studio 4. You will be charged for 100 x Standard Desktop License Price if you violate this agreement. 5. For any Inquiries such as Quotation Pricing for a specific project, Please contact us at: Januarijanandi@gmail.com

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: 'My-Autery';
src:url('My-Autery.ttf.woff') format('woff'),
url('My-Autery.ttf.svg#My-Autery') format('svg'),
url('My-Autery.ttf.eot'),
url('My-Autery.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: 'My-Autery';
}

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.
