diff options
Diffstat (limited to 'static/font/demo.html')
| -rwxr-xr-x | static/font/demo.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/static/font/demo.html b/static/font/demo.html index 54d0aad6..21fb1408 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?40419282'); - src: url('./font/fontello.eot?40419282#iefix') format('embedded-opentype'), - url('./font/fontello.woff?40419282') format('woff'), - url('./font/fontello.ttf?40419282') format('truetype'), - url('./font/fontello.svg?40419282#fontello') format('svg'); + src: url('./font/fontello.eot?93986776'); + src: url('./font/fontello.eot?93986776#iefix') format('embedded-opentype'), + url('./font/fontello.woff?93986776') format('woff'), + url('./font/fontello.ttf?93986776') format('truetype'), + url('./font/fontello.svg?93986776#fontello') format('svg'); font-weight: normal; font-style: normal; } |
