Issue 13824

Remove all traces of web fonts (DINOT)

13824
Reporter: trobertson
Assignee: mdoering
Type: Feedback
Summary: Remove all traces of web fonts (DINOT)
Resolution: Fixed
Status: Closed
Created: 2013-09-11 14:41:29.584
Updated: 2013-09-24 17:21:21.829
Resolved: 2013-09-24 17:21:21.802
        
        
Description: We are fighting font issues across browsers for little benefit.  On Donald's computer it is shockingly bad.

We will use "Lucida Sans Unicode" which is safe across browsers and almost the same anyway.

We use various flavours of DINOT so we might need to adjust to use Lucida Sans for storng etc see [1]


[1] http://webmasters.stackexchange.com/questions/23718/does-lucida-sans-unicode-font-in-windows-7-have-a-bold-style]]>
    


Author: mdoering@gbif.org
Created: 2013-09-24 17:21:21.825
Updated: 2013-09-24 17:21:21.825
        
Removed about 100 instances of various font definitions and created only very few ones based on 2 variables (@font and @fontMono) that use Helvetica and Monaco as values, just like bootstrap, github and so many other sites.

https://code.google.com/p/gbif-portal/source/detail?r=2227