From 85033f3d097c6ae796e8ddadf469a4db78b76fca Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Wed, 16 Jun 2021 14:23:44 +0200 Subject: Static build --- searx/static/themes/simple/fonts/ion.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'searx/static/themes/simple/fonts/ion.html') diff --git a/searx/static/themes/simple/fonts/ion.html b/searx/static/themes/simple/fonts/ion.html index d92237994..011a63170 100644 --- a/searx/static/themes/simple/fonts/ion.html +++ b/searx/static/themes/simple/fonts/ion.html @@ -58,14 +58,15 @@ /* Generated by grunt-webfont */ + @font-face { font-family:"ion"; - src:url("ion.eot?ce7a0ead692560b4405a96d5b8471f51"); - src:url("ion.eot?#iefix") format("embedded-opentype"), - url("ion.woff2?ce7a0ead692560b4405a96d5b8471f51") format("woff2"), - url("ion.woff?ce7a0ead692560b4405a96d5b8471f51") format("woff"), - url("ion.ttf?ce7a0ead692560b4405a96d5b8471f51") format("truetype"), - url("ion.svg?ce7a0ead692560b4405a96d5b8471f51#ion") format("svg"); + src:url("ion.eot?14747ff3e5db3853c40bc9540e9f6c3a"); + src:url("ion.eot?14747ff3e5db3853c40bc9540e9f6c3a#iefix") format("embedded-opentype"), + url("ion.woff2?14747ff3e5db3853c40bc9540e9f6c3a") format("woff2"), + url("ion.woff?14747ff3e5db3853c40bc9540e9f6c3a") format("woff"), + url("ion.ttf?14747ff3e5db3853c40bc9540e9f6c3a") format("truetype"), + url("ion.svg?14747ff3e5db3853c40bc9540e9f6c3a#ion") format("svg"); font-weight:normal; font-style:normal; } @@ -75,7 +76,6 @@ font-family:"ion"; display:inline-block; - vertical-align:middle; line-height:1; font-weight:normal; font-style:normal; -- cgit v1.2.3