Font sourcing
Google Fonts entries are requested by family name and weight through the standard Google Fonts stylesheet and applied to the preview block; system font entries are chosen from a preset list of common OS font names (e.g. Arial, Georgia, Segoe UI) applied through the CSS font-family stack. The browser does not scan your machine to confirm a system font is installed - it only renders that entry if the exact font happens to already be present, and silently falls back to the next name in the stack or a generic font, without flagging the swap, if it isn't. What you can preview is limited to fonts already installed locally or explicitly requested from Google, not the entire Google catalog at once.