3e0ae97 Use only system fonts

12 files Authored by pvoborni 10 years ago, Committed by mkosek 10 years ago,
    Use only system fonts
    
    This commit changes how fonts are used.
    
    - remove usage of bundled fonts and only system fonts are used instead
      - by using alias in httpd conf
      - by using local("Font Name") directive in font-face
    - removed usage of overpass font
    - redefined Open Sans font-face declarations. Note: upstream is doing the
      same change so we will be fine on upgrade.
    - introduce variable.less for variable definitions and overrides. This file
      will be very useful when we upgrade to newer RCUE so we will be able to
      redefine their and bootstrap's variables.
    
    Fixes: https://fedorahosted.org/freeipa/ticket/2861
    
        
file modified
+3 -4
file modified
+18 -4
file modified
+1 -7
file modified
+1 -0
file modified
+61 -105
file modified
+0 -6