CrazyBrokenFont WebFont

Copyright info
In this post, we going to introduce an isolated and splintered typeface, which is a very worthy font for your extra-large text designs and it would be also great for your amazing headlines and titles. This stylish typeface is named Crazy Broken font, it c
Copyright (c) 2015, 2018 by Jakob Runge, under exclusive license to TypeMates. All rights reserved.
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: 'CrazyBrokenFont'; src:url('CrazyBrokenFont.ttf.woff') format('woff'), url('CrazyBrokenFont.ttf.svg#CrazyBrokenFont') format('svg'), url('CrazyBrokenFont.ttf.eot'), url('CrazyBrokenFont.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: 'CrazyBrokenFont'; }
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.