From f2b996cd466c8da8feb5c15b55496bc4f5e9d584 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 15 Aug 2018 13:59:22 +0300 Subject: disable hinting because it breaks alignment on some icons (namely - locks) --- static/font/demo.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'static/font/demo.html') diff --git a/static/font/demo.html b/static/font/demo.html index 940fe4ac..cfdad61b 100644 --- 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?36497025'); - src: url('./font/fontello.eot?36497025#iefix') format('embedded-opentype'), - url('./font/fontello.woff?36497025') format('woff'), - url('./font/fontello.ttf?36497025') format('truetype'), - url('./font/fontello.svg?36497025#fontello') format('svg'); + src: url('./font/fontello.eot?30154299'); + src: url('./font/fontello.eot?30154299#iefix') format('embedded-opentype'), + url('./font/fontello.woff?30154299') format('woff'), + url('./font/fontello.ttf?30154299') format('truetype'), + url('./font/fontello.svg?30154299#fontello') format('svg'); font-weight: normal; font-style: normal; } -- cgit v1.2.3-70-g09d2