revert font change

This commit is contained in:
taehoon 2019-05-19 14:34:51 -04:00
parent 1237d0d2b8
commit 81d1d30586
12 changed files with 18 additions and 34 deletions

View file

@ -229,11 +229,11 @@ body {
}
@font-face {
font-family: 'fontello';
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');
src: url('./font/fontello.eot?60985121');
src: url('./font/fontello.eot?60985121#iefix') format('embedded-opentype'),
url('./font/fontello.woff?60985121') format('woff'),
url('./font/fontello.ttf?60985121') format('truetype'),
url('./font/fontello.svg?60985121#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
@ -361,9 +361,6 @@ 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>