Skip to content
This repository has been archived by the owner on Jul 18, 2018. It is now read-only.

Cantarell font doesn't load properly. #40

Open
tbrodel opened this issue Jun 11, 2014 · 1 comment
Open

Cantarell font doesn't load properly. #40

tbrodel opened this issue Jun 11, 2014 · 1 comment

Comments

@tbrodel
Copy link

tbrodel commented Jun 11, 2014

When trying to select Cantarell Bold as the font for my theme I get another default font, Open Sans or something..

This can be worked around by copying the font settings from /usr/share/gnome-shell/theme/gnome-shell.css to ~/.local/share/themes/Elegance\ Colors\ Custom/gnome-shell/gnome-shell.css

Change this line:

 font-family: Cantarell Bold;

To:

font-family: cantarell, sans-serif;
@satya164
Copy link
Contributor

You have to select cantarell, not cantarell bold. Selecting bold typefaces as deafult is not supported.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants