Urban Brush WebFont

Copyright info
Urban Brush is a modified Fonts by wwwnils-von-Blancde 2008The Font was inspired by Patric Schwarz and his Stahlbeton Fontwwwneuefabrikde-----------------------------------------This Font is licensed under a Creative Commons Attribution-Noncommercial 30 Unported http//creativecommonsorg/licenses/by-nc/30/You are freeto Share to copy distribute and transmit the workto Remix to adapt the workUnder the following conditionsAttribution You must attribute the work in the manner specified by the author or licensor but not in any way that suggests that they endorse you or your use of the workNoncommercial You may not use this work for commercial purposesIF YOU WANT TO USE THIS FONT COMMERCIAL PLEASE SENT A EMAIL TO VONBLANCGMXDE Urban Brush is a modified Fonts by "www.nils-von-Blanc.de" 2008.
The Font was inspired by Patric Schwarz and his "Stahlbeton" Font.
(www.neuefabrik.de)
-----------------------------------------
This Font is licensed under a Creative Commons Attribution-Noncommercial 3.0 Unported (http://creativecommons.org/licenses/by-nc/3.0/).
You are free:
to Share Ñ to copy, distribute and transmit the work
to Remix Ñ to adapt the work
Under the following conditions:
Attribution Ñ You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
Noncommercial Ñ You may not use this work for commercial purposes.
IF YOU WANT TO USE THIS FONT COMMERCIAL: PLEASE SENT A EMAIL TO "VONBLANC@GMX.DE"

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

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.
