When I use a particular font and find that its loading time is too high, I want to set a default font.
So I experimented with the following code:
font-display: fallback;
It seems to be working fine (although I haven't checked compatibilities yet), but is it possible to select the specific default font?