Have only read the title. There is this cool font I found recently. It's called comic sans and it's really neat. Just use it with color="red" on a black background! Looks super cool!
I don't want to pay Microsoft. I'd rather use Comic Neue.
And looks better too. I could unironically use Comic Neue and not be ashamed of myself. Can't say the same about Comic Sans.
tomato is the best color in css and that is fact
I'm a big fan of cosmic latte, it's #FFF8E7
Have you considered just using the user's browser font via sans-serif
?
I did this on my website some time ago and honestly feels like it is the best way. You're repecting the user's wishes if they have a custom typeface specified, and the defaults on most OS' are good these days otherwise.
Plus, you save some network requests and page size.
I used to use all sorts of custom fonts several years ago, but now I just use the system fonts instead.
Allows the site to render almost immediately without text blinking (on first load) and makes users feel as if it fits in with their OS design language
font-family: -apple-system, BlinkMacSystemFont, "Inter", "Cantarell", "Ubuntu", "Oxygen", "Segoe UI", "Helvetica Neue", "Roboto", system-ui, Arial, sans-serif;
Might be helpful to ask on some of the programming comms though:
- !no_stupid_questions@programming.dev
- !programming@programming.dev (questions here should be flared [Help])
- !webdev@programming.dev
The only acceptable answer is wingdings.
IDK, considering the usecase, I think Webdings might be a better fit.
So, 20kB is not that much, honestly (even considering you probably need 4*20=80kB for regular/bold/italic/bold italic). I would just set a suitable caching policy in the server software and leave it at that. Regarding fonts being overused β unfortunately pretty much all the higher-quality ones from Google Fonts are. If you find another suitable font from Google Fonts, you may not be happy for too long.
(I used to maintain a website at work that delivered 1.5MB of CSS (600kB compressed), consisting of Bootstrap, Bootstrap extras, and then the previous two designs of the website layered on top of each other. That is sad.)
I like Monaco, it's both sans-serif and monospace.
Comic Sans
I like this font
JetBrainsMono
I use monospace.
For my website, I went with my two favourites: Ubuntu for sans-serif and Cascadia Code for monospace. I think it's a good combination. π
"Wonβt bleach your fucking eyeballs at night if your browser thinks you like dark things;"
I just can't understand why this is so rare. I often just leave white websites.
system-ui
ETA: -webkit-text-stroke is meh, doesn't look clean at all.
Nunito is a fun font.
Nunito is a great font
Asklemmy
A loosely moderated place to ask open-ended questions
Search asklemmy π
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~