aboutsummaryrefslogtreecommitdiff
path: root/static/font/demo.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/font/demo.html')
-rwxr-xr-x[-rw-r--r--]static/font/demo.html13
1 files changed, 8 insertions, 5 deletions
diff --git a/static/font/demo.html b/static/font/demo.html
index a1e14322..326cbbf1 100644..100755
--- a/static/font/demo.html
+++ b/static/font/demo.html
@@ -229,11 +229,11 @@ body {
}
@font-face {
font-family: 'fontello';
- src: url('./font/fontello.eot?14310629');
- src: url('./font/fontello.eot?14310629#iefix') format('embedded-opentype'),
- url('./font/fontello.woff?14310629') format('woff'),
- url('./font/fontello.ttf?14310629') format('truetype'),
- url('./font/fontello.svg?14310629#fontello') format('svg');
+ src: url('./font/fontello.eot?14832180');
+ src: url('./font/fontello.eot?14832180#iefix') format('embedded-opentype'),
+ url('./font/fontello.woff?14832180') format('woff'),
+ url('./font/fontello.ttf?14832180') format('truetype'),
+ url('./font/fontello.svg?14832180#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
@@ -361,6 +361,9 @@ body {
<div class="the-icons span3" title="Code: 0xf144"><i class="demo-icon icon-play-circled">&#xf144;</i> <span class="i-name">icon-play-circled</span><span class="i-code">0xf144</span></div>
<div class="the-icons span3" title="Code: 0xf164"><i class="demo-icon icon-thumbs-up-alt">&#xf164;</i> <span class="i-name">icon-thumbs-up-alt</span><span class="i-code">0xf164</span></div>
<div class="the-icons span3" title="Code: 0xf1e5"><i class="demo-icon icon-binoculars">&#xf1e5;</i> <span class="i-name">icon-binoculars</span><span class="i-code">0xf1e5</span></div>
+ <div class="the-icons span3" title="Code: 0xf1f6"><i class="demo-icon icon-bell-off">&#xf1f6;</i> <span class="i-name">icon-bell-off</span><span class="i-code">0xf1f6</span></div>
+ </div>
+ <div class="row">
<div class="the-icons span3" title="Code: 0xf234"><i class="demo-icon icon-user-plus">&#xf234;</i> <span class="i-name">icon-user-plus</span><span class="i-code">0xf234</span></div>
</div>
</div>