// TODO: is display=swap always correct? sS hIncludeGoogleFont(S fontFamily) { ret htag link("", href := "https://fonts.googleapis.com/css?family=" + urlencode(fontFamily) + "&display=swap", rel := "stylesheet"); }