But if you are self hosting then it ain't a "Web" font IMHO, and you contain the time/latency and page-weight cost, and probably eliminate the data leakage.
In any case I think that it is available in most browsers locally, with a fall back to sans-serif easy if not? I haven't looked lately. I value locality and speed with a font that has been picked to work nicely for the browser without trying to wrestle every pixel.
(Yes, I have been an editor, but I try to pick the readability battle first.)
body {
font-family: sans-serif;
font-size: 16pt;
line-height: 1.6;
}
h1, h2, h3, h4, h5, h6 {
font-family: serif;
}
That's readable, thus a minimum standard for beauty.Use of colour, spacing, case, image then become important for making powerful prioritisation, focus, structuring absorption/presentation of your message. A specific font may or may not be part of this, and advantage of system fonts is not just their speed, but their familiarity - this can also be a disadvantage if intentionally seeking to disjoint a user or place them in a context associated with the font.
https://fonts.google.com/specimen/Roboto
I also like IBM Plex Sans.
https://www.dafont.com/apple-garamond.font
I assume it's an Apple knockoff, or maybe even an original.
I recommend it highly, especially for eBooks.