diff options
Diffstat (limited to 'static/font/css/fontello.css')
| -rw-r--r-- | static/font/css/fontello.css | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/static/font/css/fontello.css b/static/font/css/fontello.css index 786f7419..cbf4577e 100644 --- a/static/font/css/fontello.css +++ b/static/font/css/fontello.css @@ -1,11 +1,11 @@ @font-face { font-family: 'fontello'; - src: url('../font/fontello.eot?82290981'); - src: url('../font/fontello.eot?82290981#iefix') format('embedded-opentype'), - url('../font/fontello.woff2?82290981') format('woff2'), - url('../font/fontello.woff?82290981') format('woff'), - url('../font/fontello.ttf?82290981') format('truetype'), - url('../font/fontello.svg?82290981#fontello') format('svg'); + src: url('../font/fontello.eot?38383190'); + src: url('../font/fontello.eot?38383190#iefix') format('embedded-opentype'), + url('../font/fontello.woff2?38383190') format('woff2'), + url('../font/fontello.woff?38383190') format('woff'), + url('../font/fontello.ttf?38383190') format('truetype'), + url('../font/fontello.svg?38383190#fontello') format('svg'); font-weight: normal; font-style: normal; } @@ -15,7 +15,7 @@ @media screen and (-webkit-min-device-pixel-ratio:0) { @font-face { font-family: 'fontello'; - src: url('../font/fontello.svg?82290981#fontello') format('svg'); + src: url('../font/fontello.svg?38383190#fontello') format('svg'); } } */ |
