Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crappy fonts #2994

Open
Loungagna opened this issue Mar 7, 2024 · 1 comment
Open

Crappy fonts #2994

Loungagna opened this issue Mar 7, 2024 · 1 comment

Comments

@Loungagna
Copy link

Loungagna commented Mar 7, 2024

The default font-family in style.css is:
font-family: FontAwesome, Roboto, Helvetica, Arial, sans-serif;

The FontAwesome package is installed.
Last metadata expiration check: 0:07:50 ago on Thu 07 Mar 2024 12:15:01 PM EST. Package fontawesome-fonts-all-1:6.5.1-1.fc39.noarch is already installed. Dependencies resolved. Nothing to do. Complete!

Nevertheless, the font and icons look like crap:
Screenshot from 2024-03-07 12-24-01

What do you suggest?

Here is my neofetch:
image

@apiraino
Copy link

apiraino commented May 7, 2024

unsure if relevant but I had to specify an additional FontAwesome font in the CSS when I installed FontAwesome 6:

font-family: FontAwesome, Roboto, Helvetica, Arial, sans-serif, "Font Awesome 6 Free";

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants