diff options
Diffstat (limited to 'searx/static/themes/simple/fonts/ion.html')
-rw-r--r-- | searx/static/themes/simple/fonts/ion.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/searx/static/themes/simple/fonts/ion.html b/searx/static/themes/simple/fonts/ion.html index defea2647..5aecea9b8 100644 --- a/searx/static/themes/simple/fonts/ion.html +++ b/searx/static/themes/simple/fonts/ion.html @@ -60,12 +60,12 @@ @font-face { font-family:"ion"; - src:url("ion.eot?94af7082ea096aefe3a7b6642834716e"); + src:url("ion.eot?492c5e946f5ae6f02467d64ca0f55cd1"); src:url("ion.eot?#iefix") format("embedded-opentype"), - url("ion.woff2?94af7082ea096aefe3a7b6642834716e") format("woff2"), - url("ion.woff?94af7082ea096aefe3a7b6642834716e") format("woff"), - url("ion.ttf?94af7082ea096aefe3a7b6642834716e") format("truetype"), - url("ion.svg?94af7082ea096aefe3a7b6642834716e#ion") format("svg"); + url("ion.woff2?492c5e946f5ae6f02467d64ca0f55cd1") format("woff2"), + url("ion.woff?492c5e946f5ae6f02467d64ca0f55cd1") format("woff"), + url("ion.ttf?492c5e946f5ae6f02467d64ca0f55cd1") format("truetype"), + url("ion.svg?492c5e946f5ae6f02467d64ca0f55cd1#ion") format("svg"); font-weight:normal; font-style:normal; } |