summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/fonts/ion.css
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2017-12-06 14:28:03 +0100
committerGitHub <noreply@github.com>2017-12-06 14:28:03 +0100
commitdf0b8ee5270a37642ccf5f42e95b0656aefc7fda (patch)
tree59b1eb4983909e421b4184db96eba6431c7c8319 /searx/static/themes/simple/fonts/ion.css
parente060aedc16bb2b9e5c1ee3fc69a0e07a3576a80c (diff)
parentcc69b1cd879441e0b2531e34ae744f737c744fb8 (diff)
Merge pull request #1109 from dalf/simple_magnet_svg
simple theme : magnet.svg is replaced by a home made version
Diffstat (limited to 'searx/static/themes/simple/fonts/ion.css')
-rw-r--r--searx/static/themes/simple/fonts/ion.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/searx/static/themes/simple/fonts/ion.css b/searx/static/themes/simple/fonts/ion.css
index b1b599a13..3c6a23d05 100644
--- a/searx/static/themes/simple/fonts/ion.css
+++ b/searx/static/themes/simple/fonts/ion.css
@@ -3,12 +3,12 @@
@font-face {
font-family:"ion";
- src:url("../fonts/ion.eot?94af7082ea096aefe3a7b6642834716e");
+ src:url("../fonts/ion.eot?492c5e946f5ae6f02467d64ca0f55cd1");
src:url("../fonts/ion.eot?#iefix") format("embedded-opentype"),
- url("../fonts/ion.woff2?94af7082ea096aefe3a7b6642834716e") format("woff2"),
- url("../fonts/ion.woff?94af7082ea096aefe3a7b6642834716e") format("woff"),
- url("../fonts/ion.ttf?94af7082ea096aefe3a7b6642834716e") format("truetype"),
- url("../fonts/ion.svg?94af7082ea096aefe3a7b6642834716e#ion") format("svg");
+ url("../fonts/ion.woff2?492c5e946f5ae6f02467d64ca0f55cd1") format("woff2"),
+ url("../fonts/ion.woff?492c5e946f5ae6f02467d64ca0f55cd1") format("woff"),
+ url("../fonts/ion.ttf?492c5e946f5ae6f02467d64ca0f55cd1") format("truetype"),
+ url("../fonts/ion.svg?492c5e946f5ae6f02467d64ca0f55cd1#ion") format("svg");
font-weight:normal;
font-style:normal;
}