{
 "study": {
  "title": "What fonts do the top 1,000 websites use? (2026)",
  "article": "https://webaloha.co/fonts-used-by-top-websites-2026/",
  "publisher": "Web Aloha",
  "method": "Method, outcome rules and limits are described in the article; one homepage visit per domain.",
  "list": {
   "name": "Tranco",
   "id": "L5PZ4",
   "url": "https://tranco-list.eu/list/L5PZ4/1000000",
   "created": "2026-09-25T22:00:02Z",
   "window": {
    "start": "2026-08-27",
    "end": "2026-09-25"
   },
   "providers": [
    "Chrome UX Report (CrUX)",
    "Farsight",
    "Majestic",
    "Cloudflare Radar",
    "Cisco Umbrella"
   ],
   "combination": "Dowdall rule, pay-level domains",
   "citation": "Le Pochat et al., \"Tranco: A Research-Oriented Top Sites Ranking Hardened Against Manipulation\", NDSS 2019.",
   "frame": 1000
  },
  "crawl": {
   "dates": [
    "2026-09-26"
   ],
   "location": "Lithuania (EU), one IP address",
   "os": "macOS 27.0 (arm64), no user-installed fonts",
   "browser": "Headless Chromium 153.0.8010.12 (Playwright 1.63.0)",
   "viewport": "1366x900",
   "locale": "en-US",
   "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/153.0.0.0 Safari/537.36 WebAlohaFontStudy/1.0 (+https://webaloha.co/)",
   "robotsTxt": "RFC 9309, product token WebAlohaFontStudy",
   "interaction": "none (no clicks, scrolling or consent)"
  },
  "excludedBeforeCrawl": [
   "highwebmedia.com",
   "xhamster.com",
   "stripchat.com",
   "erome.com",
   "onlyfans.com",
   "xvideos.com",
   "pornhub.com",
   "eporner.com",
   "chaturbate.com",
   "xhamster46.desi",
   "xnxx.com",
   "faphouse.com"
  ],
  "definitions": {
   "primaryBodyFont": "The rendered family covering the most visible characters outside h1-h3 on the homepage.",
   "primaryHeadingFont": "The rendered family covering the most visible characters inside h1-h3.",
   "declared": "Named in the page CSS (font-family values, @font-face rules, font stacks in custom properties, Google Fonts URLs or the FontFace API).",
   "rendered": "Reported by Chromium (DevTools Protocol CSS.getPlatformFontsForNode) as the font used to draw sampled visible text.",
   "kinds": {
    "web": "Downloaded web font: looks the same on every operating system.",
    "system-ui": "The operating system UI font, requested with system-ui, -apple-system or similar (San Francisco on our Mac).",
    "installed": "Another font installed on the machine, including generic fallbacks. Depends on the visitor's OS; ours was macOS."
   },
   "successRate": "analysed / eligible, where eligible excludes unreachable, http_error, not_html, no_website, duplicate and excluded_adult outcomes.",
   "percentages": "Whole numbers, one decimal below 1%. Every share states its n."
  }
 },
 "sample": {
  "frame": 1000,
  "attempted": 988,
  "outcomes": {
   "analyzed": 511,
   "duplicate": 50,
   "robots_disallowed": 44,
   "blocked": 74,
   "timeout": 42,
   "no_text": 3,
   "error": 0,
   "unreachable": 214,
   "http_error": 29,
   "not_html": 20,
   "no_website": 1,
   "excluded_adult": 12
  },
  "reasons": {
   "analyzed": {
    "(none)": 511
   },
   "robots_disallowed": {
    "robots.txt disallows /": 37,
    "redirect target robots.txt disallows /": 3,
    "robots.txt returned 5xx": 4
   },
   "http_error": {
    "HTTP 404": 22,
    "HTTP 400": 2,
    "HTTP 401": 1,
    "HTTP 498": 2,
    "HTTP 409": 1,
    "HTTP 522": 1
   },
   "unreachable": {
    "ERR_NAME_NOT_RESOLVED": 183,
    "ERR_CERT_DATE_INVALID": 1,
    "ERR_CERT_COMMON_NAME_INVALID": 15,
    "ERR_CONNECTION_REFUSED": 4,
    "ERR_ADDRESS_UNREACHABLE": 1,
    "ERR_SSL_PROTOCOL_ERROR": 4,
    "ERR_CERT_AUTHORITY_INVALID": 6
   },
   "duplicate": {
    "same final host as #n": 50
   },
   "not_html": {
    "text/xml": 1,
    "text/plain": 13,
    "image/gif": 1,
    "application/xml": 2,
    "application/json": 2,
    "download": 1
   },
   "blocked": {
    "challenge page": 3,
    "ERR_HTTP2_PROTOCOL_ERROR": 7,
    "HTTP 403": 54,
    "ERR_EMPTY_RESPONSE": 2,
    "ERR_CONNECTION_RESET": 4,
    "challenge or block page": 2,
    "HTTP 429": 1,
    "ERR_CONNECTION_CLOSED": 1
   },
   "no_text": {
    "no visible text": 3
   },
   "excluded_adult": {
    "pre-crawl adult list": 12
   },
   "timeout": {
    "no DOMContentLoaded within 30 s": 41,
    "ERR_TIMED_OUT": 1
   },
   "no_website": {
    "parked or for-sale domain": 1
   }
  },
  "eligible": 674,
  "analysed": 511,
  "successRate": 76,
  "coverage": 51,
  "wwwFallbackUsed": 12
 },
 "rendered": {
  "n": 511,
  "nWithHeading": 458,
  "noPrimaryBody": 0,
  "bodyTop": [
   {
    "key": "inter",
    "name": "Inter",
    "sites": 41,
    "share": 8,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "systemui",
    "name": "System UI font",
    "sites": 38,
    "share": 7,
    "kind": "system-ui",
    "category": "sans"
   },
   {
    "key": "arial",
    "name": "Arial",
    "sites": 29,
    "share": 6,
    "kind": "installed",
    "category": "sans"
   },
   {
    "key": "opensans",
    "name": "Open Sans",
    "sites": 26,
    "share": 5,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "roboto",
    "name": "Roboto",
    "sites": 26,
    "share": 5,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "sourcesans3",
    "name": "Source Sans",
    "sites": 15,
    "share": 3,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "pingfangsc",
    "name": "PingFang SC",
    "sites": 13,
    "share": 3,
    "kind": "installed",
    "category": "sans"
   },
   {
    "key": "helveticaneue",
    "name": "Helvetica Neue",
    "sites": 12,
    "share": 2,
    "kind": "installed",
    "category": "sans"
   },
   {
    "key": "proximanova",
    "name": "Proxima Nova",
    "sites": 12,
    "share": 2,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "helvetica",
    "name": "Helvetica",
    "sites": 11,
    "share": 2,
    "kind": "installed",
    "category": "sans"
   },
   {
    "key": "lato",
    "name": "Lato",
    "sites": 9,
    "share": 2,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "poppins",
    "name": "Poppins",
    "sites": 9,
    "share": 2,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "segoeui",
    "name": "Segoe UI",
    "sites": 8,
    "share": 2,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "googlesans",
    "name": "Google Sans",
    "sites": 5,
    "share": 1,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "times",
    "name": "Times",
    "sites": 5,
    "share": 1,
    "kind": "installed",
    "category": "serif"
   },
   {
    "key": "dmsans",
    "name": "DM Sans",
    "sites": 4,
    "share": 0.8,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "montserrat",
    "name": "Montserrat",
    "sites": 4,
    "share": 0.8,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "notosans",
    "name": "Noto Sans",
    "sites": 4,
    "share": 0.8,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "sohne",
    "name": "Söhne",
    "sites": 4,
    "share": 0.8,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "avenirnext",
    "name": "Avenir Next",
    "sites": 3,
    "share": 0.6,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "hiraginosans",
    "name": "Hiragino Sans",
    "sites": 3,
    "share": 0.6,
    "kind": "installed",
    "category": "sans"
   },
   {
    "key": "instrumentsans",
    "name": "Instrument Sans",
    "sites": 3,
    "share": 0.6,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "rubik",
    "name": "Rubik",
    "sites": 3,
    "share": 0.6,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "songtisc",
    "name": "Songti SC",
    "sites": 3,
    "share": 0.6,
    "kind": "installed",
    "category": "serif"
   },
   {
    "key": "tthovespro",
    "name": "TT Hoves Pro",
    "sites": 3,
    "share": 0.6,
    "kind": "web",
    "category": "sans"
   }
  ],
  "headingTop": [
   {
    "key": "systemui",
    "name": "System UI font",
    "sites": 27,
    "share": 6,
    "kind": "system-ui",
    "category": "sans"
   },
   {
    "key": "inter",
    "name": "Inter",
    "sites": 21,
    "share": 5,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "opensans",
    "name": "Open Sans",
    "sites": 20,
    "share": 4,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "roboto",
    "name": "Roboto",
    "sites": 18,
    "share": 4,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "arial",
    "name": "Arial",
    "sites": 16,
    "share": 3,
    "kind": "installed",
    "category": "sans"
   },
   {
    "key": "montserrat",
    "name": "Montserrat",
    "sites": 11,
    "share": 2,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "poppins",
    "name": "Poppins",
    "sites": 10,
    "share": 2,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "googlesans",
    "name": "Google Sans",
    "sites": 9,
    "share": 2,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "pingfangsc",
    "name": "PingFang SC",
    "sites": 9,
    "share": 2,
    "kind": "installed",
    "category": "sans"
   },
   {
    "key": "proximanova",
    "name": "Proxima Nova",
    "sites": 9,
    "share": 2,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "helveticaneue",
    "name": "Helvetica Neue",
    "sites": 8,
    "share": 2,
    "kind": "installed",
    "category": "sans"
   },
   {
    "key": "sourcesans3",
    "name": "Source Sans",
    "sites": 8,
    "share": 2,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "lato",
    "name": "Lato",
    "sites": 7,
    "share": 2,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "segoeui",
    "name": "Segoe UI",
    "sites": 7,
    "share": 2,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "dmsans",
    "name": "DM Sans",
    "sites": 4,
    "share": 0.9,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "georgia",
    "name": "Georgia",
    "sites": 4,
    "share": 0.9,
    "kind": "installed",
    "category": "serif"
   },
   {
    "key": "notosans",
    "name": "Noto Sans",
    "sites": 4,
    "share": 0.9,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "sohne",
    "name": "Söhne",
    "sites": 4,
    "share": 0.9,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "avenirnext",
    "name": "Avenir Next",
    "sites": 3,
    "share": 0.7,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "robotocondensed",
    "name": "Roboto Condensed",
    "sites": 3,
    "share": 0.7,
    "kind": "web",
    "category": "sans"
   }
  ],
  "bodyKinds": {
   "web": 387,
   "installed": 86,
   "system-ui": 38
  },
  "headingKinds": {
   "web": 382,
   "installed": 49,
   "system-ui": 27
  },
  "bodyCategories": {
   "sans": 486,
   "serif": 19,
   "mono": 3,
   "unclassified": 3
  },
  "headingCategories": {
   "sans": 413,
   "serif": 32,
   "unclassified": 12,
   "mono": 1
  },
  "installedBodyTop": [
   {
    "key": "arial",
    "name": "Arial",
    "sites": 29
   },
   {
    "key": "pingfangsc",
    "name": "PingFang SC",
    "sites": 13
   },
   {
    "key": "helveticaneue",
    "name": "Helvetica Neue",
    "sites": 12
   },
   {
    "key": "helvetica",
    "name": "Helvetica",
    "sites": 11
   },
   {
    "key": "times",
    "name": "Times",
    "sites": 5
   },
   {
    "key": "hiraginosans",
    "name": "Hiragino Sans",
    "sites": 3
   },
   {
    "key": "songtisc",
    "name": "Songti SC",
    "sites": 3
   },
   {
    "key": "applesdgothicneo",
    "name": "Apple SD Gothic Neo",
    "sites": 2
   },
   {
    "key": "hiraginokakugothicpron",
    "name": "Hiragino Kaku Gothic ProN",
    "sites": 2
   },
   {
    "key": "monaco",
    "name": "Monaco",
    "sites": 2
   }
  ],
  "webBodyDistinctFamilies": 199,
  "bodyDistinctFamilies": 213,
  "anywhereTop": [
   {
    "key": "systemui",
    "name": "System UI font",
    "sites": 69,
    "share": 14
   },
   {
    "key": "arial",
    "name": "Arial",
    "sites": 65,
    "share": 13
   },
   {
    "key": "inter",
    "name": "Inter",
    "sites": 49,
    "share": 10
   },
   {
    "key": "helvetica",
    "name": "Helvetica",
    "sites": 37,
    "share": 7
   },
   {
    "key": "roboto",
    "name": "Roboto",
    "sites": 35,
    "share": 7
   },
   {
    "key": "helveticaneue",
    "name": "Helvetica Neue",
    "sites": 31,
    "share": 6
   },
   {
    "key": "opensans",
    "name": "Open Sans",
    "sites": 30,
    "share": 6
   },
   {
    "key": "times",
    "name": "Times",
    "sites": 19,
    "share": 4
   },
   {
    "key": "pingfangsc",
    "name": "PingFang SC",
    "sites": 17,
    "share": 3
   },
   {
    "key": "poppins",
    "name": "Poppins",
    "sites": 17,
    "share": 3
   },
   {
    "key": "sourcesans3",
    "name": "Source Sans",
    "sites": 17,
    "share": 3
   },
   {
    "key": "proximanova",
    "name": "Proxima Nova",
    "sites": 16,
    "share": 3
   },
   {
    "key": "googlesans",
    "name": "Google Sans",
    "sites": 13,
    "share": 3
   },
   {
    "key": "montserrat",
    "name": "Montserrat",
    "sites": 11,
    "share": 2
   },
   {
    "key": "lato",
    "name": "Lato",
    "sites": 10,
    "share": 2
   },
   {
    "key": "menlo",
    "name": "Menlo",
    "sites": 10,
    "share": 2
   },
   {
    "key": "georgia",
    "name": "Georgia",
    "sites": 9,
    "share": 2
   },
   {
    "key": "segoeui",
    "name": "Segoe UI",
    "sites": 8,
    "share": 2
   },
   {
    "key": "hiraginosans",
    "name": "Hiragino Sans",
    "sites": 7,
    "share": 1
   },
   {
    "key": "notosans",
    "name": "Noto Sans",
    "sites": 6,
    "share": 1
   }
  ],
  "familiesPerSite": {
   "n": 511,
   "median": 2,
   "p25": 1,
   "p75": 2,
   "p90": 3,
   "max": 8,
   "mean": 1.9
  },
  "sameBodyAndHeading": {
   "sites": 326,
   "n": 458,
   "share": 71
  },
  "bodyFirstFamilyNotRendered": {
   "sites": 26,
   "n": 511,
   "share": 5
  },
  "bodyViaGenericFallback": {
   "sites": 13,
   "n": 511,
   "share": 3
  },
  "kindLabels": {
   "web": "web font",
   "system-ui": "system UI font",
   "installed": "installed font"
  }
 },
 "declared": {
  "n": 511,
  "top": [
   {
    "key": "arial",
    "name": "Arial",
    "declaredSites": 443,
    "declaredShare": 87,
    "renderedAnywhereSites": 65,
    "renderedAnywhereShare": 13,
    "primaryBodySites": 29,
    "primaryBodyShare": 6,
    "category": "sans"
   },
   {
    "key": "helvetica",
    "name": "Helvetica",
    "declaredSites": 362,
    "declaredShare": 71,
    "renderedAnywhereSites": 37,
    "renderedAnywhereShare": 7,
    "primaryBodySites": 11,
    "primaryBodyShare": 2,
    "category": "sans"
   },
   {
    "key": "helveticaneue",
    "name": "Helvetica Neue",
    "declaredSites": 302,
    "declaredShare": 59,
    "renderedAnywhereSites": 31,
    "renderedAnywhereShare": 6,
    "primaryBodySites": 12,
    "primaryBodyShare": 2,
    "category": "sans"
   },
   {
    "key": "roboto",
    "name": "Roboto",
    "declaredSites": 298,
    "declaredShare": 58,
    "renderedAnywhereSites": 35,
    "renderedAnywhereShare": 7,
    "primaryBodySites": 26,
    "primaryBodyShare": 5,
    "category": "sans"
   },
   {
    "key": "systemui",
    "name": "System UI font",
    "declaredSites": 279,
    "declaredShare": 55,
    "renderedAnywhereSites": 69,
    "renderedAnywhereShare": 14,
    "primaryBodySites": 38,
    "primaryBodyShare": 7,
    "category": "sans"
   },
   {
    "key": "segoeui",
    "name": "Segoe UI",
    "declaredSites": 224,
    "declaredShare": 44,
    "renderedAnywhereSites": 8,
    "renderedAnywhereShare": 2,
    "primaryBodySites": 8,
    "primaryBodyShare": 2,
    "category": "sans"
   },
   {
    "key": "consolas",
    "name": "Consolas",
    "declaredSites": 220,
    "declaredShare": 43,
    "renderedAnywhereSites": 0,
    "renderedAnywhereShare": 0,
    "primaryBodySites": 0,
    "primaryBodyShare": 0,
    "category": "mono"
   },
   {
    "key": "couriernew",
    "name": "Courier New",
    "declaredSites": 196,
    "declaredShare": 38,
    "renderedAnywhereSites": 1,
    "renderedAnywhereShare": 0.2,
    "primaryBodySites": 0,
    "primaryBodyShare": 0,
    "category": "mono"
   },
   {
    "key": "monaco",
    "name": "Monaco",
    "declaredSites": 195,
    "declaredShare": 38,
    "renderedAnywhereSites": 3,
    "renderedAnywhereShare": 0.6,
    "primaryBodySites": 2,
    "primaryBodyShare": 0.4,
    "category": "mono"
   },
   {
    "key": "menlo",
    "name": "Menlo",
    "declaredSites": 177,
    "declaredShare": 35,
    "renderedAnywhereSites": 10,
    "renderedAnywhereShare": 2,
    "primaryBodySites": 0,
    "primaryBodyShare": 0,
    "category": "mono"
   },
   {
    "key": "sfmono",
    "name": "SF Mono",
    "declaredSites": 146,
    "declaredShare": 29,
    "renderedAnywhereSites": 0,
    "renderedAnywhereShare": 0,
    "primaryBodySites": 0,
    "primaryBodyShare": 0,
    "category": "mono"
   },
   {
    "key": "liberationmono",
    "name": "Liberation Mono",
    "declaredSites": 141,
    "declaredShare": 28,
    "renderedAnywhereSites": 0,
    "renderedAnywhereShare": 0,
    "primaryBodySites": 0,
    "primaryBodyShare": 0,
    "category": "mono"
   },
   {
    "key": "notosans",
    "name": "Noto Sans",
    "declaredSites": 123,
    "declaredShare": 24,
    "renderedAnywhereSites": 6,
    "renderedAnywhereShare": 1,
    "primaryBodySites": 4,
    "primaryBodyShare": 0.8,
    "category": "sans"
   },
   {
    "key": "verdana",
    "name": "Verdana",
    "declaredSites": 110,
    "declaredShare": 22,
    "renderedAnywhereSites": 2,
    "renderedAnywhereShare": 0.4,
    "primaryBodySites": 0,
    "primaryBodyShare": 0,
    "category": "sans"
   },
   {
    "key": "inter",
    "name": "Inter",
    "declaredSites": 103,
    "declaredShare": 20,
    "renderedAnywhereSites": 49,
    "renderedAnywhereShare": 10,
    "primaryBodySites": 41,
    "primaryBodyShare": 8,
    "category": "sans"
   },
   {
    "key": "georgia",
    "name": "Georgia",
    "declaredSites": 100,
    "declaredShare": 20,
    "renderedAnywhereSites": 9,
    "renderedAnywhereShare": 2,
    "primaryBodySites": 1,
    "primaryBodyShare": 0.2,
    "category": "serif"
   },
   {
    "key": "opensans",
    "name": "Open Sans",
    "declaredSites": 96,
    "declaredShare": 19,
    "renderedAnywhereSites": 30,
    "renderedAnywhereShare": 6,
    "primaryBodySites": 26,
    "primaryBodyShare": 5,
    "category": "sans"
   },
   {
    "key": "ubuntu",
    "name": "Ubuntu",
    "declaredSites": 85,
    "declaredShare": 17,
    "renderedAnywhereSites": 2,
    "renderedAnywhereShare": 0.4,
    "primaryBodySites": 2,
    "primaryBodyShare": 0.4,
    "category": "sans"
   },
   {
    "key": "courier",
    "name": "Courier",
    "declaredSites": 78,
    "declaredShare": 15,
    "renderedAnywhereSites": 5,
    "renderedAnywhereShare": 1,
    "primaryBodySites": 0,
    "primaryBodyShare": 0,
    "category": "mono"
   },
   {
    "key": "timesnewroman",
    "name": "Times New Roman",
    "declaredSites": 71,
    "declaredShare": 14,
    "renderedAnywhereSites": 1,
    "renderedAnywhereShare": 0.2,
    "primaryBodySites": 0,
    "primaryBodyShare": 0,
    "category": "serif"
   },
   {
    "key": "tahoma",
    "name": "Tahoma",
    "declaredSites": 68,
    "declaredShare": 13,
    "renderedAnywhereSites": 3,
    "renderedAnywhereShare": 0.6,
    "primaryBodySites": 0,
    "primaryBodyShare": 0,
    "category": "sans"
   },
   {
    "key": "times",
    "name": "Times",
    "declaredSites": 68,
    "declaredShare": 13,
    "renderedAnywhereSites": 19,
    "renderedAnywhereShare": 4,
    "primaryBodySites": 5,
    "primaryBodyShare": 1,
    "category": "serif"
   },
   {
    "key": "microsoftyahei",
    "name": "Microsoft YaHei",
    "declaredSites": 63,
    "declaredShare": 12,
    "renderedAnywhereSites": 0,
    "renderedAnywhereShare": 0,
    "primaryBodySites": 0,
    "primaryBodyShare": 0,
    "category": "sans"
   },
   {
    "key": "cantarell",
    "name": "Cantarell",
    "declaredSites": 60,
    "declaredShare": 12,
    "renderedAnywhereSites": 0,
    "renderedAnywhereShare": 0,
    "primaryBodySites": 0,
    "primaryBodyShare": 0,
    "category": "sans"
   },
   {
    "key": "googlesans",
    "name": "Google Sans",
    "declaredSites": 59,
    "declaredShare": 12,
    "renderedAnywhereSites": 13,
    "renderedAnywhereShare": 3,
    "primaryBodySites": 5,
    "primaryBodyShare": 1,
    "category": "sans"
   }
  ],
  "familiesPerSite": {
   "n": 511,
   "median": 13,
   "p25": 7,
   "p75": 19.5,
   "p90": 28,
   "max": 205,
   "mean": 15.4
  },
  "webFontFamilies": {
   "declaredPerSite": {
    "n": 511,
    "median": 2,
    "p25": 1,
    "p75": 4,
    "p90": 9,
    "max": 190,
    "mean": 4.3
   },
   "loadedPerSite": {
    "n": 511,
    "median": 1,
    "p25": 1,
    "p75": 2,
    "p90": 3,
    "max": 7,
    "mean": 1.6
   },
   "renderedPerSite": {
    "n": 511,
    "median": 1,
    "p25": 1,
    "p75": 2,
    "p90": 2,
    "max": 5,
    "mean": 1.3
   },
   "sitesDeclaring": 453,
   "sitesWithDeclaredButNotRendered": 307,
   "shareWithDeclaredButNotRendered": 68
  }
 },
 "sources": {
  "n": 511,
  "sites": {
   "self": 396,
   "google": 108,
   "service": 10,
   "adobe": 9,
   "public_cdn": 3
  },
  "shares": {
   "self": 77,
   "google": 21,
   "service": 2,
   "adobe": 2,
   "public_cdn": 0.6
  },
  "noFontFiles": {
   "sites": 68,
   "share": 13
  },
  "webFontRenderedWithoutFiles": 3,
  "dataUriFontsDeclared": {
   "sites": 115,
   "share": 23
  },
  "services": {
   "Font Awesome": 5,
   "Monotype Fonts": 2,
   "Bunny Fonts": 1,
   "CDNFonts": 1,
   "Shopify fonts": 1
  },
  "sitesWithFontFiles": 443,
  "filesPerSite": {
   "n": 511,
   "median": 4,
   "p25": 2,
   "p75": 6,
   "p90": 9,
   "max": 41,
   "mean": 4.7
  },
  "kbPerSiteWithFiles": {
   "n": 443,
   "median": 172.4,
   "p25": 92.1,
   "p75": 345.5,
   "p90": 614.1,
   "max": 21377.8,
   "mean": 338.7
  },
  "fontDisplay": {
   "sitesWithLoadedFaces": 443,
   "sitesAnySwapFallbackOrOptional": 329,
   "sitesAllAuto": 93,
   "faceCounts": {
    "swap": 1686,
    "auto": 982,
    "block": 145,
    "fallback": 143,
    "optional": 26
   }
  }
 },
 "brandSensitivity": {
  "brands": 481,
  "bodyTop": [
   {
    "key": "inter",
    "name": "Inter",
    "sites": 40,
    "share": 8,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "systemui",
    "name": "System UI font",
    "sites": 37,
    "share": 8,
    "kind": "system-ui",
    "category": "sans"
   },
   {
    "key": "opensans",
    "name": "Open Sans",
    "sites": 26,
    "share": 5,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "roboto",
    "name": "Roboto",
    "sites": 24,
    "share": 5,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "arial",
    "name": "Arial",
    "sites": 16,
    "share": 3,
    "kind": "installed",
    "category": "sans"
   },
   {
    "key": "sourcesans3",
    "name": "Source Sans",
    "sites": 15,
    "share": 3,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "helveticaneue",
    "name": "Helvetica Neue",
    "sites": 12,
    "share": 2,
    "kind": "installed",
    "category": "sans"
   },
   {
    "key": "pingfangsc",
    "name": "PingFang SC",
    "sites": 12,
    "share": 2,
    "kind": "installed",
    "category": "sans"
   },
   {
    "key": "proximanova",
    "name": "Proxima Nova",
    "sites": 12,
    "share": 2,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "helvetica",
    "name": "Helvetica",
    "sites": 11,
    "share": 2,
    "kind": "installed",
    "category": "sans"
   },
   {
    "key": "lato",
    "name": "Lato",
    "sites": 9,
    "share": 2,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "poppins",
    "name": "Poppins",
    "sites": 9,
    "share": 2,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "segoeui",
    "name": "Segoe UI",
    "sites": 6,
    "share": 1,
    "kind": "web",
    "category": "sans"
   },
   {
    "key": "times",
    "name": "Times",
    "sites": 5,
    "share": 1,
    "kind": "installed",
    "category": "serif"
   },
   {
    "key": "dmsans",
    "name": "DM Sans",
    "sites": 4,
    "share": 0.8,
    "kind": "web",
    "category": "sans"
   }
  ],
  "bodyKinds": {
   "web": 373,
   "installed": 71,
   "system-ui": 37
  }
 },
 "quality": {
  "consentContainerSites": 224,
  "shadowDomTextSites": 42,
  "lowTextSites": 27,
  "attributedCharShare": 99
 },
 "sites": [
  {
   "rank": 1,
   "domain": "google.com",
   "outcome": "analyzed",
   "finalHost": "google.com",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Google Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 2,
   "fontKB": 61,
   "renderedFamilies": 3,
   "declaredFamilies": 4
  },
  {
   "rank": 2,
   "domain": "cloudflare.com",
   "outcome": "analyzed",
   "finalHost": "cloudflare.com",
   "body": "FT Kunst Grotesk",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "FT Kunst Grotesk",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 22,
   "renderedFamilies": 3,
   "declaredFamilies": 11
  },
  {
   "rank": 3,
   "domain": "facebook.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 4,
   "domain": "gstatic.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 5,
   "domain": "googleapis.com",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 6,
   "domain": "microsoft.com",
   "outcome": "analyzed",
   "finalHost": "microsoft.com",
   "body": "Segoe UI",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Segoe UI",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 176,
   "renderedFamilies": 1,
   "declaredFamilies": 38
  },
  {
   "rank": 7,
   "domain": "akamai.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 8,
   "domain": "amazonaws.com",
   "outcome": "analyzed",
   "finalHost": "aws.amazon.com",
   "body": "Amazon Ember",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Amazon Ember",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 220,
   "renderedFamilies": 4,
   "declaredFamilies": 42
  },
  {
   "rank": 9,
   "domain": "youtube.com",
   "outcome": "analyzed",
   "finalHost": "youtube.com",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 2,
   "fontKB": 69,
   "renderedFamilies": 2,
   "declaredFamilies": 13
  },
  {
   "rank": 10,
   "domain": "apple.com",
   "outcome": "analyzed",
   "finalHost": "apple.com",
   "body": "SF Pro",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "SF Pro",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 8,
   "fontKB": 1064,
   "renderedFamilies": 1,
   "declaredFamilies": 35
  },
  {
   "rank": 11,
   "domain": "instagram.com",
   "outcome": "analyzed",
   "finalHost": "instagram.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 212,
   "renderedFamilies": 3,
   "declaredFamilies": 64
  },
  {
   "rank": 12,
   "domain": "mail.ru",
   "outcome": "analyzed",
   "finalHost": "mail.ru",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 10,
   "fontKB": 159,
   "renderedFamilies": 6,
   "declaredFamilies": 21
  },
  {
   "rank": 13,
   "domain": "fbcdn.net",
   "outcome": "robots_disallowed",
   "reason": "redirect target robots.txt disallows /"
  },
  {
   "rank": 14,
   "domain": "ezviz7.com",
   "outcome": "unreachable",
   "reason": "ERR_CERT_DATE_INVALID"
  },
  {
   "rank": 15,
   "domain": "twitter.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 16,
   "domain": "domaincontrol.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 17,
   "domain": "dzen.ru",
   "outcome": "analyzed",
   "finalHost": "dzen.ru",
   "body": "Stella Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Stella Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 63,
   "renderedFamilies": 1,
   "declaredFamilies": 21
  },
  {
   "rank": 18,
   "domain": "linkedin.com",
   "outcome": "analyzed",
   "finalHost": "linkedin.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [
    "google"
   ],
   "fontFiles": 1,
   "fontKB": 54,
   "renderedFamilies": 1,
   "declaredFamilies": 13
  },
  {
   "rank": 19,
   "domain": "googlevideo.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 20,
   "domain": "googletagmanager.com",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 21,
   "domain": "office.com",
   "outcome": "analyzed",
   "finalHost": "office.com",
   "body": "Segoe UI",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Segoe UI",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 8,
   "fontKB": 167,
   "renderedFamilies": 1,
   "declaredFamilies": 6
  },
  {
   "rank": 22,
   "domain": "akamaiedge.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 23,
   "domain": "live.com",
   "outcome": "duplicate",
   "reason": "same final host as #6 microsoft.com",
   "duplicateOf": 6
  },
  {
   "rank": 24,
   "domain": "amazon.com",
   "outcome": "analyzed",
   "finalHost": "amazon.com",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Amazon Ember Modern",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 21,
   "fontKB": 617,
   "renderedFamilies": 2,
   "declaredFamilies": 5
  },
  {
   "rank": 25,
   "domain": "akadns.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 26,
   "domain": "gtld-servers.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 27,
   "domain": "hicloudcam.com",
   "outcome": "analyzed",
   "finalHost": "euauth.hicloudcam.com",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 12
  },
  {
   "rank": 28,
   "domain": "azure.com",
   "outcome": "analyzed",
   "finalHost": "azure.microsoft.com",
   "body": "Segoe UI",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Segoe UI",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 897,
   "renderedFamilies": 1,
   "declaredFamilies": 42
  },
  {
   "rank": 29,
   "domain": "github.com",
   "outcome": "analyzed",
   "finalHost": "github.com",
   "body": "Mona Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Mona Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 251,
   "renderedFamilies": 2,
   "declaredFamilies": 13
  },
  {
   "rank": 30,
   "domain": "wikipedia.org",
   "outcome": "analyzed",
   "finalHost": "wikipedia.org",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "Georgia",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 3,
   "declaredFamilies": 19
  },
  {
   "rank": 31,
   "domain": "bing.com",
   "outcome": "analyzed",
   "finalHost": "bing.com",
   "body": "Helvetica",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Tahoma",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 3,
   "declaredFamilies": 10
  },
  {
   "rank": 32,
   "domain": "whatsapp.net",
   "outcome": "analyzed",
   "finalHost": "whatsapp.com",
   "body": "WhatsApp Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "WhatsApp Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 273,
   "renderedFamilies": 1,
   "declaredFamilies": 9
  },
  {
   "rank": 33,
   "domain": "apple-dns.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 34,
   "domain": "appsflyersdk.com",
   "outcome": "not_html",
   "reason": "text/xml"
  },
  {
   "rank": 35,
   "domain": "googleusercontent.com",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 36,
   "domain": "fastly.net",
   "outcome": "analyzed",
   "finalHost": "fastly.com",
   "body": "TT Hoves Pro",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "TT Hoves Pro",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 29,
   "renderedFamilies": 1,
   "declaredFamilies": 2
  },
  {
   "rank": 37,
   "domain": "doubleclick.net",
   "outcome": "analyzed",
   "finalHost": "marketingplatform.google.com",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Google Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 3,
   "fontKB": 87,
   "renderedFamilies": 2,
   "declaredFamilies": 22
  },
  {
   "rank": 38,
   "domain": "aaplimg.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 39,
   "domain": "microsoftonline.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 40,
   "domain": "office.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 41,
   "domain": "cloud.microsoft",
   "outcome": "analyzed",
   "finalHost": "m365.cloud.microsoft",
   "body": "Segoe UI",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Segoe Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 183,
   "renderedFamilies": 3,
   "declaredFamilies": 28
  },
  {
   "rank": 42,
   "domain": "netflix.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 43,
   "domain": "trafficmanager.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 44,
   "domain": "gandi.net",
   "outcome": "analyzed",
   "finalHost": "gandi.net",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Fraunces",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 75,
   "renderedFamilies": 4,
   "declaredFamilies": 4
  },
  {
   "rank": 45,
   "domain": "sharepoint.com",
   "outcome": "duplicate",
   "reason": "same final host as #21 office.com",
   "duplicateOf": 21
  },
  {
   "rank": 46,
   "domain": "youtu.be",
   "outcome": "duplicate",
   "reason": "same final host as #9 youtube.com",
   "duplicateOf": 9
  },
  {
   "rank": 47,
   "domain": "digicert.com",
   "outcome": "blocked",
   "reason": "challenge page (imperva)"
  },
  {
   "rank": 48,
   "domain": "wordpress.org",
   "outcome": "analyzed",
   "finalHost": "wordpress.org",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "EB Garamond",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 187,
   "renderedFamilies": 2,
   "declaredFamilies": 12
  },
  {
   "rank": 49,
   "domain": "skype.com",
   "outcome": "analyzed",
   "finalHost": "teams.live.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 3
  },
  {
   "rank": 50,
   "domain": "x.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 51,
   "domain": "cloudfront.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 52,
   "domain": "icloud.com",
   "outcome": "analyzed",
   "finalHost": "icloud.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 18
  },
  {
   "rank": 53,
   "domain": "tiktok.com",
   "outcome": "analyzed",
   "finalHost": "tiktok.com",
   "body": "TikTokFont",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "TikTok Display",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 628,
   "renderedFamilies": 3,
   "declaredFamilies": 20
  },
  {
   "rank": 54,
   "domain": "goo.gl",
   "outcome": "http_error",
   "reason": "HTTP 400"
  },
  {
   "rank": 55,
   "domain": "whatsapp.com",
   "outcome": "duplicate",
   "reason": "same final host as #32 whatsapp.net",
   "duplicateOf": 32
  },
  {
   "rank": 56,
   "domain": "pinterest.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 57,
   "domain": "cloudflare.net",
   "outcome": "analyzed",
   "finalHost": "cloudflare.net",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 43,
   "renderedFamilies": 1,
   "declaredFamilies": 14
  },
  {
   "rank": 58,
   "domain": "googledomains.com",
   "outcome": "analyzed",
   "finalHost": "domains.google",
   "body": "Google Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "google"
   ],
   "fontFiles": 1,
   "fontKB": 36,
   "renderedFamilies": 1,
   "declaredFamilies": 2
  },
  {
   "rank": 59,
   "domain": "yahoo.com",
   "outcome": "no_text",
   "reason": "no visible text"
  },
  {
   "rank": 60,
   "domain": "googlesyndication.com",
   "outcome": "duplicate",
   "reason": "same final host as #1 google.com",
   "duplicateOf": 1
  },
  {
   "rank": 61,
   "domain": "roblox.com",
   "outcome": "analyzed",
   "finalHost": "roblox.com",
   "body": "Builder Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Builder Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 176,
   "renderedFamilies": 1,
   "declaredFamilies": 8
  },
  {
   "rank": 62,
   "domain": "gvt1.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 63,
   "domain": "spotify.com",
   "outcome": "analyzed",
   "finalHost": "open.spotify.com",
   "body": "Spotify Mix UI",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Spotify Mix UI Title",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 9,
   "fontKB": 991,
   "renderedFamilies": 2,
   "declaredFamilies": 26
  },
  {
   "rank": 64,
   "domain": "pv-cdn.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 65,
   "domain": "windows.net",
   "outcome": "unreachable",
   "reason": "ERR_CERT_COMMON_NAME_INVALID"
  },
  {
   "rank": 66,
   "domain": "wa.me",
   "outcome": "robots_disallowed",
   "reason": "redirect target robots.txt disallows /"
  },
  {
   "rank": 67,
   "domain": "adobe.com",
   "outcome": "blocked",
   "reason": "ERR_HTTP2_PROTOCOL_ERROR (connection dropped)"
  },
  {
   "rank": 68,
   "domain": "windowsupdate.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 69,
   "domain": "msn.com",
   "outcome": "analyzed",
   "finalHost": "msn.com",
   "body": "Segoe UI",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Segoe UI",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 68,
   "renderedFamilies": 1,
   "declaredFamilies": 4
  },
  {
   "rank": 70,
   "domain": "ntp.org",
   "outcome": "analyzed",
   "finalHost": "ntp.org",
   "body": "Nunito Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Nunito Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 1,
   "fontKB": 31,
   "renderedFamilies": 1,
   "declaredFamilies": 9
  },
  {
   "rank": 71,
   "domain": "myfritz.net",
   "outcome": "analyzed",
   "finalHost": "sso.myfritz.net",
   "body": "Source Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Source Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 389,
   "renderedFamilies": 1,
   "declaredFamilies": 9
  },
  {
   "rank": 72,
   "domain": "qq.com",
   "outcome": "analyzed",
   "finalHost": "qq.com",
   "body": "PingFang SC",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 15
  },
  {
   "rank": 73,
   "domain": "root-servers.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 74,
   "domain": "nginx.org",
   "outcome": "analyzed",
   "finalHost": "nginx.org",
   "body": "Helvetica",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Helvetica",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 0
  },
  {
   "rank": 75,
   "domain": "cloudflare-dns.com",
   "outcome": "analyzed",
   "finalHost": "one.one.one.one",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 2,
   "fontKB": 65,
   "renderedFamilies": 3,
   "declaredFamilies": 18
  },
  {
   "rank": 76,
   "domain": "zoom.us",
   "outcome": "analyzed",
   "finalHost": "zoom.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Newsreader",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 260,
   "renderedFamilies": 2,
   "declaredFamilies": 22
  },
  {
   "rank": 77,
   "domain": "chatgpt.com",
   "outcome": "analyzed",
   "finalHost": "chatgpt.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 23
  },
  {
   "rank": 78,
   "domain": "akam.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 79,
   "domain": "tiktokcdn.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 80,
   "domain": "workers.dev",
   "outcome": "duplicate",
   "reason": "same final host as #2 cloudflare.com",
   "duplicateOf": 2
  },
  {
   "rank": 81,
   "domain": "cdninstagram.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 82,
   "domain": "tiktokv.com",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 83,
   "domain": "openai.com",
   "outcome": "analyzed",
   "finalHost": "openai.com",
   "body": "OpenAI Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "OpenAI Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 163,
   "renderedFamilies": 1,
   "declaredFamilies": 35
  },
  {
   "rank": 84,
   "domain": "edgekey.net",
   "outcome": "unreachable",
   "reason": "ERR_CERT_COMMON_NAME_INVALID"
  },
  {
   "rank": 85,
   "domain": "yandex.net",
   "outcome": "analyzed",
   "finalHost": "ya.ru",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 41,
   "renderedFamilies": 1,
   "declaredFamilies": 11
  },
  {
   "rank": 86,
   "domain": "baidu.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 87,
   "domain": "gvt2.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 88,
   "domain": "vimeo.com",
   "outcome": "analyzed",
   "finalHost": "vimeo.com",
   "body": "ABC Repro",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "ABC Repro",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 1820,
   "renderedFamilies": 2,
   "declaredFamilies": 205
  },
  {
   "rank": 89,
   "domain": "f5.com",
   "outcome": "analyzed",
   "finalHost": "f5.com",
   "body": "Proxima Nova",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "neusaNextProWide",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 11,
   "fontKB": 272,
   "renderedFamilies": 2,
   "declaredFamilies": 10
  },
  {
   "rank": 90,
   "domain": "ytimg.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 91,
   "domain": "opera.com",
   "outcome": "analyzed",
   "finalHost": "opera.com",
   "body": "Be Vietnam Pro",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Be Vietnam Pro",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 107,
   "renderedFamilies": 2,
   "declaredFamilies": 12
  },
  {
   "rank": 92,
   "domain": "sentry.io",
   "outcome": "analyzed",
   "finalHost": "sentry.io",
   "body": "Monaco",
   "bodyKind": "installed",
   "bodyCategory": "mono",
   "heading": "Dammit Sans",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 138,
   "renderedFamilies": 6,
   "declaredFamilies": 18
  },
  {
   "rank": 93,
   "domain": "windows.com",
   "outcome": "duplicate",
   "reason": "same final host as #6 microsoft.com",
   "duplicateOf": 6
  },
  {
   "rank": 94,
   "domain": "samsung.com",
   "outcome": "analyzed",
   "finalHost": "samsung.com",
   "body": "SamsungOne",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "SamsungOne",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 697,
   "renderedFamilies": 2,
   "declaredFamilies": 9
  },
  {
   "rank": 95,
   "domain": "nginx.com",
   "outcome": "duplicate",
   "reason": "same final host as #89 f5.com",
   "duplicateOf": 89
  },
  {
   "rank": 96,
   "domain": "yandex.ru",
   "outcome": "duplicate",
   "reason": "same final host as #17 dzen.ru",
   "duplicateOf": 17
  },
  {
   "rank": 97,
   "domain": "highwebmedia.com",
   "outcome": "excluded_adult",
   "reason": "pre-crawl adult list (not visited)"
  },
  {
   "rank": 98,
   "domain": "gwfb.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 99,
   "domain": "wordpress.com",
   "outcome": "analyzed",
   "finalHost": "wordpress.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "recoleta",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 371,
   "renderedFamilies": 2,
   "declaredFamilies": 74
  },
  {
   "rank": 100,
   "domain": "t.me",
   "outcome": "analyzed",
   "finalHost": "telegram.org",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 14
  },
  {
   "rank": 101,
   "domain": "mozilla.org",
   "outcome": "analyzed",
   "finalHost": "mozilla.org",
   "body": "Mozilla Text",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Mozilla Headline",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 107,
   "renderedFamilies": 2,
   "declaredFamilies": 9
  },
  {
   "rank": 102,
   "domain": "a2z.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 103,
   "domain": "dellemc.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 104,
   "domain": "yuga.com",
   "outcome": "analyzed",
   "finalHost": "yuga.com",
   "body": "AK Monument Grotesk",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "AK Monument Grotesk",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 106,
   "renderedFamilies": 1,
   "declaredFamilies": 1
  },
  {
   "rank": 105,
   "domain": "edgesuite.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 106,
   "domain": "actify.nl",
   "outcome": "analyzed",
   "finalHost": "zilverenkruis.nl",
   "body": "PT Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Montserrat",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 140,
   "renderedFamilies": 2,
   "declaredFamilies": 17
  },
  {
   "rank": 107,
   "domain": "blogspot.com",
   "outcome": "analyzed",
   "finalHost": "blogger.com",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 1,
   "fontKB": 37,
   "renderedFamilies": 1,
   "declaredFamilies": 3
  },
  {
   "rank": 108,
   "domain": "b-cdn.net",
   "outcome": "analyzed",
   "finalHost": "bunny.net",
   "body": "Rubik",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Rubik",
   "headingKind": "web",
   "sources": [
    "self",
    "service"
   ],
   "fontFiles": 7,
   "fontKB": 347,
   "renderedFamilies": 1,
   "declaredFamilies": 17
  },
  {
   "rank": 109,
   "domain": "reddit.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 110,
   "domain": "yccdn.ru",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 111,
   "domain": "ui.com",
   "outcome": "analyzed",
   "finalHost": "ui.com",
   "body": "UI Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "UI Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 48,
   "renderedFamilies": 1,
   "declaredFamilies": 6
  },
  {
   "rank": 112,
   "domain": "nic.ru",
   "outcome": "analyzed",
   "finalHost": "nic.ru",
   "body": "TT Hoves Pro",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "TT Hoves Pro",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 173,
   "renderedFamilies": 2,
   "declaredFamilies": 12
  },
  {
   "rank": 113,
   "domain": "office365.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 114,
   "domain": "google-analytics.com",
   "outcome": "duplicate",
   "reason": "same final host as #37 doubleclick.net",
   "duplicateOf": 37
  },
  {
   "rank": 115,
   "domain": "europa.eu",
   "outcome": "analyzed",
   "finalHost": "european-union.europa.eu",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Arial",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 31
  },
  {
   "rank": 116,
   "domain": "aws.dev",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 117,
   "domain": "bit.ly",
   "outcome": "analyzed",
   "finalHost": "bitly.com",
   "body": "Bitly Display",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Bitly Display",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 9,
   "fontKB": 463,
   "renderedFamilies": 3,
   "declaredFamilies": 14
  },
  {
   "rank": 118,
   "domain": "okcdn.ru",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 119,
   "domain": "app-analytics-services.com",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 120,
   "domain": "outlook.com",
   "outcome": "duplicate",
   "reason": "same final host as #6 microsoft.com",
   "duplicateOf": 6
  },
  {
   "rank": 121,
   "domain": "registrar-servers.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 122,
   "domain": "amazonvideo.com",
   "outcome": "analyzed",
   "finalHost": "primevideo.com",
   "body": "Amazon Ember",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Amazon Ember",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 29,
   "fontKB": 897,
   "renderedFamilies": 1,
   "declaredFamilies": 5
  },
  {
   "rank": 123,
   "domain": "app-measurement.com",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 124,
   "domain": "trbcdn.net",
   "outcome": "unreachable",
   "reason": "ERR_CERT_COMMON_NAME_INVALID"
  },
  {
   "rank": 125,
   "domain": "github.io",
   "outcome": "analyzed",
   "finalHost": "docs.github.com",
   "body": "Mona Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Mona Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 254,
   "renderedFamilies": 3,
   "declaredFamilies": 15
  },
  {
   "rank": 126,
   "domain": "cdn77.org",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 127,
   "domain": "snapchat.com",
   "outcome": "analyzed",
   "finalHost": "snapchat.com",
   "body": "Avenir Next",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Avenir Next",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 217,
   "renderedFamilies": 1,
   "declaredFamilies": 9
  },
  {
   "rank": 128,
   "domain": "dnsowl.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 129,
   "domain": "criteo.com",
   "outcome": "analyzed",
   "finalHost": "criteo.com",
   "body": "Graphik LC",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Graphik LC",
   "headingKind": "web",
   "sources": [
    "public_cdn",
    "self"
   ],
   "fontFiles": 11,
   "fontKB": 855,
   "renderedFamilies": 2,
   "declaredFamilies": 22
  },
  {
   "rank": 130,
   "domain": "apache.org",
   "outcome": "analyzed",
   "finalHost": "apache.org",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Montserrat",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 346,
   "renderedFamilies": 2,
   "declaredFamilies": 20
  },
  {
   "rank": 131,
   "domain": "vk.com",
   "outcome": "analyzed",
   "finalHost": "vk.ru",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 9,
   "renderedFamilies": 1,
   "declaredFamilies": 28
  },
  {
   "rank": 132,
   "domain": "amazon-adsystem.com",
   "outcome": "blocked",
   "reason": "ERR_EMPTY_RESPONSE (connection dropped)"
  },
  {
   "rank": 133,
   "domain": "reg.ru",
   "outcome": "analyzed",
   "finalHost": "reg.ru",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Arial",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 7
  },
  {
   "rank": 134,
   "domain": "epicgames.com",
   "outcome": "analyzed",
   "finalHost": "store.epicgames.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 8,
   "fontKB": 492,
   "renderedFamilies": 2,
   "declaredFamilies": 14
  },
  {
   "rank": 135,
   "domain": "dropbox.com",
   "outcome": "analyzed",
   "finalHost": "dropbox.com",
   "body": "Atlas Grotesk",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Sharp Grotesk",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 9,
   "fontKB": 456,
   "renderedFamilies": 2,
   "declaredFamilies": 36
  },
  {
   "rank": 136,
   "domain": "unity3d.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 137,
   "domain": "amazon.dev",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 138,
   "domain": "triplinkintl.com",
   "outcome": "analyzed",
   "finalHost": "triplinkintl.com",
   "body": "Helvetica Neue",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Helvetica Neue",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 3
  },
  {
   "rank": 139,
   "domain": "intuit.com",
   "outcome": "analyzed",
   "finalHost": "intuit.com",
   "body": "Tally",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Tally Display",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 190,
   "renderedFamilies": 2,
   "declaredFamilies": 23
  },
  {
   "rank": 140,
   "domain": "kaspersky.com",
   "outcome": "analyzed",
   "finalHost": "kaspersky.com",
   "body": "KasperskySansDisplay",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "KasperskySansDisplay",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 10,
   "fontKB": 521,
   "renderedFamilies": 1,
   "declaredFamilies": 21
  },
  {
   "rank": 141,
   "domain": "nih.gov",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 142,
   "domain": "discord.gg",
   "outcome": "analyzed",
   "finalHost": "discord.com",
   "body": "ABC Ginto Discord",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "ABC Ginto Discord Nord",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 769,
   "renderedFamilies": 2,
   "declaredFamilies": 72
  },
  {
   "rank": 143,
   "domain": "msftncsi.com",
   "outcome": "unreachable",
   "reason": "ERR_CERT_COMMON_NAME_INVALID"
  },
  {
   "rank": 144,
   "domain": "static.microsoft",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 145,
   "domain": "forms.gle",
   "outcome": "http_error",
   "reason": "HTTP 400"
  },
  {
   "rank": 146,
   "domain": "dns.google",
   "outcome": "analyzed",
   "finalHost": "dns.google",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "google"
   ],
   "fontFiles": 1,
   "fontKB": 17,
   "renderedFamilies": 2,
   "declaredFamilies": 4
  },
  {
   "rank": 147,
   "domain": "archive.org",
   "outcome": "analyzed",
   "finalHost": "archive.org",
   "body": "Helvetica Neue",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Helvetica Neue",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 3,
   "declaredFamilies": 8
  },
  {
   "rank": 148,
   "domain": "azurefd.net",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 149,
   "domain": "iiko.it",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 150,
   "domain": "afternic.com",
   "outcome": "analyzed",
   "finalHost": "afternic.com",
   "body": "GD Sherpa",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "GD Sherpa",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 101,
   "renderedFamilies": 1,
   "declaredFamilies": 10
  },
  {
   "rank": 151,
   "domain": "godaddy.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 152,
   "domain": "aliyuncs.com",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 153,
   "domain": "xiaomi.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 154,
   "domain": "steamserver.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 155,
   "domain": "gravatar.com",
   "outcome": "analyzed",
   "finalHost": "gravatar.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 22,
   "renderedFamilies": 2,
   "declaredFamilies": 17
  },
  {
   "rank": 156,
   "domain": "one.one",
   "outcome": "analyzed",
   "finalHost": "one.com",
   "body": "Plus Jakarta Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "gellixFont",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 217,
   "renderedFamilies": 2,
   "declaredFamilies": 13
  },
  {
   "rank": 157,
   "domain": "nytimes.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 158,
   "domain": "tumblr.com",
   "outcome": "analyzed",
   "finalHost": "tumblr.com",
   "body": "Favorit",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 273,
   "renderedFamilies": 2,
   "declaredFamilies": 73
  },
  {
   "rank": 159,
   "domain": "jomodns.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 160,
   "domain": "msftconnecttest.com",
   "outcome": "unreachable",
   "reason": "ERR_CERT_COMMON_NAME_INVALID"
  },
  {
   "rank": 161,
   "domain": "dns-parking.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 162,
   "domain": "adtrafficquality.google",
   "outcome": "duplicate",
   "reason": "same final host as #1 google.com",
   "duplicateOf": 1
  },
  {
   "rank": 163,
   "domain": "applovin.com",
   "outcome": "analyzed",
   "finalHost": "applovin.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Mont",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 15,
   "fontKB": 6267,
   "renderedFamilies": 2,
   "declaredFamilies": 24
  },
  {
   "rank": 164,
   "domain": "3gppnetwork.org",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 165,
   "domain": "vkuserphoto.ru",
   "outcome": "not_html",
   "reason": "text/plain"
  },
  {
   "rank": 166,
   "domain": "tm-azurefd.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 167,
   "domain": "mts.ru",
   "outcome": "analyzed",
   "finalHost": "moskva.mts.ru",
   "body": "MTS Compact",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "MTS Compact",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 181,
   "renderedFamilies": 3,
   "declaredFamilies": 6
  },
  {
   "rank": 168,
   "domain": "hichina.com",
   "outcome": "analyzed",
   "finalHost": "hichina.com",
   "body": "PingFang SC",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "PingFang SC",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 14,
   "renderedFamilies": 2,
   "declaredFamilies": 11
  },
  {
   "rank": 169,
   "domain": "discord.com",
   "outcome": "duplicate",
   "reason": "same final host as #142 discord.gg",
   "duplicateOf": 142
  },
  {
   "rank": 170,
   "domain": "webex.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 171,
   "domain": "adobe.io",
   "outcome": "analyzed",
   "finalHost": "developer.adobe.com",
   "body": "Adobe Clean",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Adobe Clean",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 325,
   "renderedFamilies": 2,
   "declaredFamilies": 9
  },
  {
   "rank": 172,
   "domain": "example.com",
   "outcome": "analyzed",
   "finalHost": "example.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 0
  },
  {
   "rank": 173,
   "domain": "miit.gov.cn",
   "outcome": "analyzed",
   "finalHost": "miit.gov.cn",
   "body": "Songti SC",
   "bodyKind": "installed",
   "bodyCategory": "serif",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 9
  },
  {
   "rank": 174,
   "domain": "paypal.com",
   "outcome": "analyzed",
   "finalHost": "paypal.com",
   "body": "PayPal Pro Text",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "PayPal Pro",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 326,
   "renderedFamilies": 2,
   "declaredFamilies": 17
  },
  {
   "rank": 175,
   "domain": "ax-msedge.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 176,
   "domain": "shopify.com",
   "outcome": "analyzed",
   "finalHost": "shopify.com",
   "body": "Shopify-Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Shopify-Inter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 122,
   "renderedFamilies": 3,
   "declaredFamilies": 10
  },
  {
   "rank": 177,
   "domain": "vk.ru",
   "outcome": "duplicate",
   "reason": "same final host as #131 vk.com",
   "duplicateOf": 131
  },
  {
   "rank": 178,
   "domain": "spectrum.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 179,
   "domain": "azurewebsites.net",
   "outcome": "unreachable",
   "reason": "ERR_CONNECTION_REFUSED"
  },
  {
   "rank": 180,
   "domain": "vedcdnlb.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 181,
   "domain": "ggpht.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 182,
   "domain": "telekom.net",
   "outcome": "analyzed",
   "finalHost": "telekom.com",
   "body": "TeleNeo",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "TeleNeo",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 313,
   "renderedFamilies": 2,
   "declaredFamilies": 5
  },
  {
   "rank": 183,
   "domain": "base.org",
   "outcome": "analyzed",
   "finalHost": "base.org",
   "body": "baseSansText",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 27,
   "fontKB": 3385,
   "renderedFamilies": 3,
   "declaredFamilies": 18
  },
  {
   "rank": 184,
   "domain": "lencr.org",
   "outcome": "analyzed",
   "finalHost": "letsencrypt.org",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 154,
   "renderedFamilies": 2,
   "declaredFamilies": 15
  },
  {
   "rank": 185,
   "domain": "hosting24.com",
   "outcome": "analyzed",
   "finalHost": "hostinger.com",
   "body": "DM Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "DM Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 62,
   "renderedFamilies": 1,
   "declaredFamilies": 18
  },
  {
   "rank": 186,
   "domain": "doctolib.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 187,
   "domain": "macromedia.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 188,
   "domain": "paytmfirstgames.com",
   "outcome": "analyzed",
   "finalHost": "firstgames.in",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 2,
   "fontKB": 54,
   "renderedFamilies": 2,
   "declaredFamilies": 2
  },
  {
   "rank": 189,
   "domain": "w3.org",
   "outcome": "analyzed",
   "finalHost": "w3.org",
   "body": "Noto Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Noto Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 34,
   "renderedFamilies": 1,
   "declaredFamilies": 6
  },
  {
   "rank": 190,
   "domain": "cdn-apple.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 191,
   "domain": "flickr.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 192,
   "domain": "googleadservices.com",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 193,
   "domain": "soundcloud.com",
   "outcome": "analyzed",
   "finalHost": "soundcloud.com",
   "body": "Söhne",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Söhne",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 150,
   "renderedFamilies": 1,
   "declaredFamilies": 17
  },
  {
   "rank": 194,
   "domain": "namebrightdns.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 195,
   "domain": "duckdns.org",
   "outcome": "analyzed",
   "finalHost": "duckdns.org",
   "body": "Helvetica Neue",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Arial",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 3,
   "declaredFamilies": 8
  },
  {
   "rank": 196,
   "domain": "nflxso.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 197,
   "domain": "adsafeprotected.com",
   "outcome": "not_html",
   "reason": "image/gif"
  },
  {
   "rank": 198,
   "domain": "creativecommons.org",
   "outcome": "analyzed",
   "finalHost": "creativecommons.org",
   "body": "DM Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "DM Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 141,
   "renderedFamilies": 3,
   "declaredFamilies": 6
  },
  {
   "rank": 199,
   "domain": "yandexcloud.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 200,
   "domain": "bytefcdn-oversea.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 201,
   "domain": "medium.com",
   "outcome": "analyzed",
   "finalHost": "medium.com",
   "body": "Söhne",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Söhne",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 60,
   "renderedFamilies": 2,
   "declaredFamilies": 22
  },
  {
   "rank": 202,
   "domain": "cnn.com",
   "outcome": "analyzed",
   "finalHost": "cnn.com",
   "body": "CNN Sans Display",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "CNN Sans Display",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 269,
   "renderedFamilies": 3,
   "declaredFamilies": 60
  },
  {
   "rank": 203,
   "domain": "rubiconproject.com",
   "outcome": "analyzed",
   "finalHost": "magnite.com",
   "body": "FT Regola Neue",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "GT Alpina",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 102,
   "renderedFamilies": 2,
   "declaredFamilies": 15
  },
  {
   "rank": 204,
   "domain": "theguardian.com",
   "outcome": "analyzed",
   "finalHost": "theguardian.com",
   "body": "GuardianTextSans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "GH Guardian Headline",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 10,
   "fontKB": 245,
   "renderedFamilies": 2,
   "declaredFamilies": 17
  },
  {
   "rank": 205,
   "domain": "ebay.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 206,
   "domain": "vungle.com",
   "outcome": "analyzed",
   "finalHost": "liftoff.ai",
   "body": "Poppins",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Poppins",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 199,
   "renderedFamilies": 1,
   "declaredFamilies": 9
  },
  {
   "rank": 207,
   "domain": "oracle.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 208,
   "domain": "ttdns2.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 209,
   "domain": "lsrelayaccess.com",
   "outcome": "blocked",
   "reason": "ERR_CONNECTION_RESET (connection dropped)"
  },
  {
   "rank": 210,
   "domain": "fastly-edge.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 211,
   "domain": "ailawandorder.com",
   "outcome": "unreachable",
   "reason": "ERR_CERT_COMMON_NAME_INVALID"
  },
  {
   "rank": 212,
   "domain": "shifen.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 213,
   "domain": "youtube-nocookie.com",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 214,
   "domain": "t-online.de",
   "outcome": "analyzed",
   "finalHost": "t-online.de",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 56,
   "renderedFamilies": 2,
   "declaredFamilies": 21
  },
  {
   "rank": 215,
   "domain": "doi.org",
   "outcome": "analyzed",
   "finalHost": "doi.org",
   "body": "Futura PT",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Futura PT",
   "headingKind": "web",
   "sources": [
    "adobe",
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 362,
   "renderedFamilies": 1,
   "declaredFamilies": 13
  },
  {
   "rank": 216,
   "domain": "ksyuncdn.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 217,
   "domain": "shiabank.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 218,
   "domain": "taboola.com",
   "outcome": "analyzed",
   "finalHost": "taboola.com",
   "body": "Poppins",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Poppins",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 204,
   "renderedFamilies": 1,
   "declaredFamilies": 20
  },
  {
   "rank": 219,
   "domain": "forbes.com",
   "outcome": "analyzed",
   "finalHost": "forbes.com",
   "body": "Graphik",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Georgia",
   "headingKind": "installed",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 209,
   "renderedFamilies": 4,
   "declaredFamilies": 26
  },
  {
   "rank": 220,
   "domain": "bbc.com",
   "outcome": "analyzed",
   "finalHost": "bbc.com",
   "body": "BBC Reith Serif",
   "bodyKind": "web",
   "bodyCategory": "serif",
   "heading": "BBC Reith Serif",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 393,
   "renderedFamilies": 2,
   "declaredFamilies": 18
  },
  {
   "rank": 221,
   "domain": "akamaized.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 222,
   "domain": "sciencedirect.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 223,
   "domain": "pki.goog",
   "outcome": "analyzed",
   "finalHost": "pki.goog",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Google Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 2,
   "fontKB": 50,
   "renderedFamilies": 2,
   "declaredFamilies": 17
  },
  {
   "rank": 224,
   "domain": "capcutapi.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 225,
   "domain": "cdngslb.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 226,
   "domain": "twitch.tv",
   "outcome": "analyzed",
   "finalHost": "twitch.tv",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roobert",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 195,
   "renderedFamilies": 2,
   "declaredFamilies": 7
  },
  {
   "rank": 227,
   "domain": "sfx.ms",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 228,
   "domain": "researchgate.net",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 229,
   "domain": "ozon.ru",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 230,
   "domain": "ubuntu.com",
   "outcome": "analyzed",
   "finalHost": "ubuntu.com",
   "body": "Ubuntu",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Ubuntu",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 309,
   "renderedFamilies": 2,
   "declaredFamilies": 17
  },
  {
   "rank": 231,
   "domain": "mit.edu",
   "outcome": "analyzed",
   "finalHost": "web.mit.edu",
   "body": "neue-haas-grotesk-text",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "adobe"
   ],
   "fontFiles": 5,
   "fontKB": 129,
   "renderedFamilies": 1,
   "declaredFamilies": 2
  },
  {
   "rank": 232,
   "domain": "pages.dev",
   "outcome": "duplicate",
   "reason": "same final host as #2 cloudflare.com",
   "duplicateOf": 2
  },
  {
   "rank": 233,
   "domain": "userapi.com",
   "outcome": "duplicate",
   "reason": "same final host as #131 vk.com",
   "duplicateOf": 131
  },
  {
   "rank": 234,
   "domain": "bbc.co.uk",
   "outcome": "duplicate",
   "reason": "same final host as #220 bbc.com",
   "duplicateOf": 220
  },
  {
   "rank": 235,
   "domain": "azureedge.net",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 236,
   "domain": "gmail.com",
   "outcome": "analyzed",
   "finalHost": "accounts.google.com",
   "body": "Google Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Google Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 1,
   "fontKB": 54,
   "renderedFamilies": 1,
   "declaredFamilies": 9
  },
  {
   "rank": 237,
   "domain": "nist.gov",
   "outcome": "analyzed",
   "finalHost": "nist.gov",
   "body": "Source Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Source Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 117,
   "renderedFamilies": 1,
   "declaredFamilies": 15
  },
  {
   "rank": 238,
   "domain": "stripe.com",
   "outcome": "analyzed",
   "finalHost": "stripe.com",
   "body": "Söhne",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Söhne",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 70,
   "renderedFamilies": 1,
   "declaredFamilies": 9
  },
  {
   "rank": 239,
   "domain": "android.com",
   "outcome": "analyzed",
   "finalHost": "android.com",
   "body": "Google Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Google Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 6,
   "fontKB": 119,
   "renderedFamilies": 1,
   "declaredFamilies": 19
  },
  {
   "rank": 240,
   "domain": "t.co",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 241,
   "domain": "cpanel.net",
   "outcome": "analyzed",
   "finalHost": "cpanel.net",
   "body": "Raleway",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Montserrat",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 250,
   "renderedFamilies": 3,
   "declaredFamilies": 14
  },
  {
   "rank": 242,
   "domain": "canva.com",
   "outcome": "analyzed",
   "finalHost": "canva.com",
   "body": "Canva Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Canva Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 39,
   "renderedFamilies": 2,
   "declaredFamilies": 9
  },
  {
   "rank": 243,
   "domain": "alidns.com",
   "outcome": "analyzed",
   "finalHost": "cn.aliyun.com",
   "body": "PingFang SC",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "PingFang SC",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 20,
   "renderedFamilies": 1,
   "declaredFamilies": 25
  },
  {
   "rank": 244,
   "domain": "wsdvs.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 245,
   "domain": "sourceforge.net",
   "outcome": "analyzed",
   "finalHost": "sourceforge.net",
   "body": "Lato",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Lato",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": -1,
   "renderedFamilies": 2,
   "declaredFamilies": 22
  },
  {
   "rank": 246,
   "domain": "meraki.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 247,
   "domain": "nr-data.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 248,
   "domain": "pubmatic.com",
   "outcome": "analyzed",
   "finalHost": "pubmatic.com",
   "body": "TVNordEF",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "TVNordEF-BlackCon",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 96,
   "renderedFamilies": 3,
   "declaredFamilies": 10
  },
  {
   "rank": 249,
   "domain": "miui.com",
   "outcome": "analyzed",
   "finalHost": "home.miui.com",
   "body": "MiSans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "MiSans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 41,
   "fontKB": 1151,
   "renderedFamilies": 1,
   "declaredFamilies": 8
  },
  {
   "rank": 250,
   "domain": "statsigapi.net",
   "outcome": "not_html",
   "reason": "text/plain"
  },
  {
   "rank": 251,
   "domain": "rbxcdn.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 252,
   "domain": "wikimedia.org",
   "outcome": "analyzed",
   "finalHost": "wikimedia.org",
   "body": "Helvetica",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 16
  },
  {
   "rank": 253,
   "domain": "playstation.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 254,
   "domain": "omtrdc.net",
   "outcome": "unreachable",
   "reason": "ERR_CERT_COMMON_NAME_INVALID"
  },
  {
   "rank": 255,
   "domain": "telegram.org",
   "outcome": "duplicate",
   "reason": "same final host as #100 t.me",
   "duplicateOf": 100
  },
  {
   "rank": 256,
   "domain": "cisco.com",
   "outcome": "analyzed",
   "finalHost": "cisco.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 48,
   "renderedFamilies": 1,
   "declaredFamilies": 12
  },
  {
   "rank": 257,
   "domain": "comcast.net",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 258,
   "domain": "roku.com",
   "outcome": "analyzed",
   "finalHost": "roku.com",
   "body": "Helvetica",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 45,
   "renderedFamilies": 2,
   "declaredFamilies": 3
  },
  {
   "rank": 259,
   "domain": "media-amazon.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 260,
   "domain": "scorecardresearch.com",
   "outcome": "analyzed",
   "finalHost": "scorecardresearch.com",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Arial",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 3
  },
  {
   "rank": 261,
   "domain": "imcmdb.net",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 262,
   "domain": "adsrvr.org",
   "outcome": "analyzed",
   "finalHost": "adsrvr.org",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Arial",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 3
  },
  {
   "rank": 263,
   "domain": "ripn.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 264,
   "domain": "hubspot.com",
   "outcome": "analyzed",
   "finalHost": "hubspot.com",
   "body": "HubSpot Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "HubSpot Serif",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 67,
   "renderedFamilies": 2,
   "declaredFamilies": 12
  },
  {
   "rank": 265,
   "domain": "adnxs.com",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 266,
   "domain": "spov-msedge.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 267,
   "domain": "alibabadns.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 268,
   "domain": "hcaptcha.com",
   "outcome": "analyzed",
   "finalHost": "hcaptcha.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 20
  },
  {
   "rank": 269,
   "domain": "who.int",
   "outcome": "analyzed",
   "finalHost": "who.int",
   "body": "Noto Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Noto Sans",
   "headingKind": "web",
   "sources": [
    "google",
    "self",
    "service"
   ],
   "fontFiles": 4,
   "fontKB": 148,
   "renderedFamilies": 1,
   "declaredFamilies": 18
  },
  {
   "rank": 270,
   "domain": "imdb.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 271,
   "domain": "2mdn.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 272,
   "domain": "linktr.ee",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 273,
   "domain": "wixsite.com",
   "outcome": "analyzed",
   "finalHost": "wix.com",
   "body": "Wix Madefor Text",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Wix Madefor Display",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 118,
   "renderedFamilies": 3,
   "declaredFamilies": 29
  },
  {
   "rank": 274,
   "domain": "forter.com",
   "outcome": "analyzed",
   "finalHost": "forter.com",
   "body": "Poppins",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Poppins",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 71,
   "renderedFamilies": 2,
   "declaredFamilies": 14
  },
  {
   "rank": 275,
   "domain": "name-services.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 276,
   "domain": "booking.com",
   "outcome": "analyzed",
   "finalHost": "booking.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 7
  },
  {
   "rank": 277,
   "domain": "ttvnw.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 278,
   "domain": "launchpad.net",
   "outcome": "analyzed",
   "finalHost": "launchpad.net",
   "body": "Ubuntu",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Ubuntu",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 93,
   "renderedFamilies": 1,
   "declaredFamilies": 15
  },
  {
   "rank": 279,
   "domain": "telecid.ru",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 280,
   "domain": "facebook.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 281,
   "domain": "amon.tech",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 282,
   "domain": "appsflyer.com",
   "outcome": "analyzed",
   "finalHost": "appsflyer.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "PPFormula",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 992,
   "renderedFamilies": 2,
   "declaredFamilies": 20
  },
  {
   "rank": 283,
   "domain": "namecheap.com",
   "outcome": "analyzed",
   "finalHost": "namecheap.com",
   "body": "Museo Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Museo Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 110,
   "renderedFamilies": 1,
   "declaredFamilies": 3
  },
  {
   "rank": 284,
   "domain": "aliyuncsslbintl.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 285,
   "domain": "ibm.com",
   "outcome": "analyzed",
   "finalHost": "ibm.com",
   "body": "IBM Plex Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "IBM Plex Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 467,
   "renderedFamilies": 1,
   "declaredFamilies": 39
  },
  {
   "rank": 286,
   "domain": "mangosip.ru",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 287,
   "domain": "msedge.net",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 288,
   "domain": "reuters.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 289,
   "domain": "dnsmadeeasy.com",
   "outcome": "blocked",
   "reason": "challenge page (imperva)"
  },
  {
   "rank": 290,
   "domain": "mobile.de",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 291,
   "domain": "springer.com",
   "outcome": "analyzed",
   "finalHost": "link.springer.com",
   "body": "Merriweather Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Merriweather Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 49,
   "renderedFamilies": 1,
   "declaredFamilies": 22
  },
  {
   "rank": 292,
   "domain": "telegram.me",
   "outcome": "duplicate",
   "reason": "same final host as #100 t.me",
   "duplicateOf": 100
  },
  {
   "rank": 293,
   "domain": "mzstatic.com",
   "outcome": "duplicate",
   "reason": "same final host as #10 apple.com",
   "duplicateOf": 10
  },
  {
   "rank": 294,
   "domain": "arubanetworks.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 295,
   "domain": "salesforce.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 296,
   "domain": "tinyurl.com",
   "outcome": "analyzed",
   "finalHost": "tinyurl.com",
   "body": "Montserrat",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Montserrat",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 1,
   "fontKB": 35,
   "renderedFamilies": 1,
   "declaredFamilies": 33
  },
  {
   "rank": 297,
   "domain": "samsungcloud.com",
   "outcome": "analyzed",
   "finalHost": "samsungcloud.com",
   "body": "fontOneUI",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "fontOneUI",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 1538,
   "renderedFamilies": 1,
   "declaredFamilies": 14
  },
  {
   "rank": 298,
   "domain": "hp.com",
   "outcome": "analyzed",
   "finalHost": "hp.com",
   "body": "FormaDJRMicro",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "FormaDJRMicro",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 14,
   "fontKB": 96,
   "renderedFamilies": 1,
   "declaredFamilies": 13
  },
  {
   "rank": 299,
   "domain": "tiktokcdn-us.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 300,
   "domain": "nature.com",
   "outcome": "analyzed",
   "finalHost": "nature.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "Harding",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 214,
   "renderedFamilies": 3,
   "declaredFamilies": 14
  },
  {
   "rank": 301,
   "domain": "byteoversea.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 302,
   "domain": "jsdelivr.net",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 303,
   "domain": "steampowered.com",
   "outcome": "analyzed",
   "finalHost": "store.steampowered.com",
   "body": "Motiva Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Motiva Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 615,
   "renderedFamilies": 1,
   "declaredFamilies": 10
  },
  {
   "rank": 304,
   "domain": "inmobi.com",
   "outcome": "analyzed",
   "finalHost": "inmobi.com",
   "body": "Poppins",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Poppins",
   "headingKind": "web",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 4
  },
  {
   "rank": 305,
   "domain": "weibo.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 306,
   "domain": "www.gov.uk",
   "outcome": "analyzed",
   "finalHost": "gov.uk",
   "body": "GDS Transport",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "GDS Transport",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 64,
   "renderedFamilies": 2,
   "declaredFamilies": 11
  },
  {
   "rank": 307,
   "domain": "drom.ru",
   "outcome": "analyzed",
   "finalHost": "drom.ru",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Arial",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 6
  },
  {
   "rank": 308,
   "domain": "mtgglobals.com",
   "outcome": "no_text",
   "reason": "no visible text"
  },
  {
   "rank": 309,
   "domain": "twc.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 310,
   "domain": "autodesk.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 311,
   "domain": "crpt.ru",
   "outcome": "analyzed",
   "finalHost": "crpt.ru",
   "body": "Circe",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Circe",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 319,
   "renderedFamilies": 1,
   "declaredFamilies": 7
  },
  {
   "rank": 312,
   "domain": "dell.com",
   "outcome": "analyzed",
   "finalHost": "dell.com",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 31,
   "renderedFamilies": 1,
   "declaredFamilies": 50
  },
  {
   "rank": 313,
   "domain": "amplitude.com",
   "outcome": "analyzed",
   "finalHost": "amplitude.com",
   "body": "Gellix",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Gellix",
   "headingKind": "web",
   "sources": [
    "self",
    "service"
   ],
   "fontFiles": 21,
   "fontKB": 559,
   "renderedFamilies": 4,
   "declaredFamilies": 29
  },
  {
   "rank": 314,
   "domain": "ok.ru",
   "outcome": "analyzed",
   "finalHost": "ok.ru",
   "body": "Onest",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 8,
   "fontKB": 134,
   "renderedFamilies": 3,
   "declaredFamilies": 25
  },
  {
   "rank": 315,
   "domain": "wac-msedge.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 316,
   "domain": "alibaba.com",
   "outcome": "analyzed",
   "finalHost": "alibaba.com",
   "body": "Alibaba B2B Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Alibaba B2B Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 77,
   "renderedFamilies": 1,
   "declaredFamilies": 18
  },
  {
   "rank": 317,
   "domain": "debian.org",
   "outcome": "analyzed",
   "finalHost": "debian.org",
   "body": "Helvetica",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Helvetica",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 3
  },
  {
   "rank": 318,
   "domain": "avast.com",
   "outcome": "analyzed",
   "finalHost": "avast.com",
   "body": "MierB03",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "MierB03",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 62,
   "renderedFamilies": 2,
   "declaredFamilies": 11
  },
  {
   "rank": 319,
   "domain": "clarity.ms",
   "outcome": "not_html",
   "reason": "text/plain"
  },
  {
   "rank": 320,
   "domain": "harvard.edu",
   "outcome": "analyzed",
   "finalHost": "harvard.edu",
   "body": "GT America",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Canela Deck",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 187,
   "renderedFamilies": 2,
   "declaredFamilies": 5
  },
  {
   "rank": 321,
   "domain": "weather.com",
   "outcome": "analyzed",
   "finalHost": "weather.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 48,
   "renderedFamilies": 1,
   "declaredFamilies": 20
  },
  {
   "rank": 322,
   "domain": "crashlytics.com",
   "outcome": "analyzed",
   "finalHost": "firebase.google.com",
   "body": "Google Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Google Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 4,
   "fontKB": 238,
   "renderedFamilies": 3,
   "declaredFamilies": 23
  },
  {
   "rank": 323,
   "domain": "googleblog.com",
   "outcome": "analyzed",
   "finalHost": "blog.google",
   "body": "Google Sans Flex",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Google Sans Flex",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 4,
   "fontKB": 111,
   "renderedFamilies": 3,
   "declaredFamilies": 27
  },
  {
   "rank": 324,
   "domain": "spaceweb.pro",
   "outcome": "unreachable",
   "reason": "ERR_CONNECTION_REFUSED"
  },
  {
   "rank": 325,
   "domain": "wiley.com",
   "outcome": "analyzed",
   "finalHost": "wiley.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 13,
   "fontKB": 646,
   "renderedFamilies": 2,
   "declaredFamilies": 25
  },
  {
   "rank": 326,
   "domain": "douyincdn.com",
   "outcome": "unreachable",
   "reason": "ERR_ADDRESS_UNREACHABLE"
  },
  {
   "rank": 327,
   "domain": "heytapmobile.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 328,
   "domain": "samsungqbe.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 329,
   "domain": "casalemedia.com",
   "outcome": "analyzed",
   "finalHost": "indexexchange.com",
   "body": "Neue Montreal",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Neue Montreal",
   "headingKind": "web",
   "sources": [
    "self",
    "service"
   ],
   "fontFiles": 7,
   "fontKB": 317,
   "renderedFamilies": 2,
   "declaredFamilies": 14
  },
  {
   "rank": 330,
   "domain": "ipify.org",
   "outcome": "analyzed",
   "finalHost": "ipify.org",
   "body": "Monaco",
   "bodyKind": "installed",
   "bodyCategory": "mono",
   "heading": "Raleway",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 1,
   "fontKB": 18,
   "renderedFamilies": 2,
   "declaredFamilies": 14
  },
  {
   "rank": 331,
   "domain": "php.net",
   "outcome": "analyzed",
   "finalHost": "php.net",
   "body": "Fira Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Fira Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 400,
   "renderedFamilies": 1,
   "declaredFamilies": 15
  },
  {
   "rank": 332,
   "domain": "shalltry.com",
   "outcome": "not_html",
   "reason": "application/xml"
  },
  {
   "rank": 333,
   "domain": "aliyun.com",
   "outcome": "analyzed",
   "finalHost": "alibabacloud.com",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 9,
   "fontKB": 161,
   "renderedFamilies": 1,
   "declaredFamilies": 18
  },
  {
   "rank": 334,
   "domain": "awswaf.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 335,
   "domain": "media.net",
   "outcome": "analyzed",
   "finalHost": "media.net",
   "body": "DM Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "DM Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 4,
   "fontKB": 157,
   "renderedFamilies": 1,
   "declaredFamilies": 9
  },
  {
   "rank": 336,
   "domain": "ea.com",
   "outcome": "blocked",
   "reason": "ERR_HTTP2_PROTOCOL_ERROR (connection dropped)"
  },
  {
   "rank": 337,
   "domain": "hostinger.com",
   "outcome": "duplicate",
   "reason": "same final host as #185 hosting24.com",
   "duplicateOf": 185
  },
  {
   "rank": 338,
   "domain": "akamaihd.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 339,
   "domain": "amazon.co.uk",
   "outcome": "analyzed",
   "finalHost": "amazon.co.uk",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Arial",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 21,
   "fontKB": 611,
   "renderedFamilies": 2,
   "declaredFamilies": 7
  },
  {
   "rank": 340,
   "domain": "mozilla.com",
   "outcome": "analyzed",
   "finalHost": "firefox.com",
   "body": "Mozilla Text",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Mozilla Headline",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 101,
   "renderedFamilies": 2,
   "declaredFamilies": 4
  },
  {
   "rank": 341,
   "domain": "etsy.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 342,
   "domain": "trueconf.net",
   "outcome": "unreachable",
   "reason": "ERR_CERT_COMMON_NAME_INVALID"
  },
  {
   "rank": 343,
   "domain": "name.com",
   "outcome": "analyzed",
   "finalHost": "name.com",
   "body": "Proxima Nova",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Proxima Nova",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 93,
   "renderedFamilies": 1,
   "declaredFamilies": 9
  },
  {
   "rank": 344,
   "domain": "smartadserver.com",
   "outcome": "analyzed",
   "finalHost": "equativ.com",
   "body": "Soehne Leicht",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Söhne",
   "headingKind": "web",
   "sources": [
    "adobe",
    "self"
   ],
   "fontFiles": 9,
   "fontKB": 312,
   "renderedFamilies": 4,
   "declaredFamilies": 21
  },
  {
   "rank": 345,
   "domain": "bilibili.com",
   "outcome": "analyzed",
   "finalHost": "bilibili.com",
   "body": "PingFang SC",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "PingFang SC",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 7
  },
  {
   "rank": 346,
   "domain": "myshopify.com",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 347,
   "domain": "gnu.org",
   "outcome": "analyzed",
   "finalHost": "gnu.org",
   "body": "Times",
   "bodyKind": "installed",
   "bodyCategory": "serif",
   "heading": "Times",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 8
  },
  {
   "rank": 348,
   "domain": "tbcache.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 349,
   "domain": "worldnic.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 350,
   "domain": "doubleverify.com",
   "outcome": "analyzed",
   "finalHost": "doubleverify.com",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto Condensed",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 368,
   "renderedFamilies": 3,
   "declaredFamilies": 11
  },
  {
   "rank": 351,
   "domain": "naver.com",
   "outcome": "analyzed",
   "finalHost": "naver.com",
   "body": "Apple SD Gothic Neo",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 379,
   "renderedFamilies": 2,
   "declaredFamilies": 18
  },
  {
   "rank": 352,
   "domain": "slack.com",
   "outcome": "analyzed",
   "finalHost": "slack.com",
   "body": "Salesforce Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Salesforce-Avant-Garde",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 240,
   "renderedFamilies": 2,
   "declaredFamilies": 25
  },
  {
   "rank": 353,
   "domain": "trustpilot.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 354,
   "domain": "checkpoint.com",
   "outcome": "analyzed",
   "finalHost": "checkpoint.com",
   "body": "DIN",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "DIN",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 300,
   "renderedFamilies": 1,
   "declaredFamilies": 17
  },
  {
   "rank": 355,
   "domain": "inner-active.mobi",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 356,
   "domain": "dnspod.net",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 357,
   "domain": "selectel.ru",
   "outcome": "analyzed",
   "finalHost": "selectel.ru",
   "body": "Manrope",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Manrope",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 146,
   "renderedFamilies": 2,
   "declaredFamilies": 17
  },
  {
   "rank": 358,
   "domain": "licdn.com",
   "outcome": "unreachable",
   "reason": "ERR_CERT_COMMON_NAME_INVALID"
  },
  {
   "rank": 359,
   "domain": "mi.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 360,
   "domain": "weebly.com",
   "outcome": "analyzed",
   "finalHost": "weebly.com",
   "body": "SQ Market",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "SQ Market",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 172,
   "renderedFamilies": 1,
   "declaredFamilies": 7
  },
  {
   "rank": 361,
   "domain": "cdc.gov",
   "outcome": "analyzed",
   "finalHost": "cdc.gov",
   "body": "Nunito",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Poppins",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 10,
   "fontKB": 359,
   "renderedFamilies": 2,
   "declaredFamilies": 9
  },
  {
   "rank": 362,
   "domain": "un.org",
   "outcome": "analyzed",
   "finalHost": "un.org",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "google"
   ],
   "fontFiles": 2,
   "fontKB": 56,
   "renderedFamilies": 2,
   "declaredFamilies": 8
  },
  {
   "rank": 363,
   "domain": "opendns.com",
   "outcome": "analyzed",
   "finalHost": "opendns.com",
   "body": "TradeGothic",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "TradeGothic",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 136,
   "renderedFamilies": 2,
   "declaredFamilies": 9
  },
  {
   "rank": 364,
   "domain": "tradingview.com",
   "outcome": "analyzed",
   "finalHost": "tradingview.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 19,
   "renderedFamilies": 2,
   "declaredFamilies": 6
  },
  {
   "rank": 365,
   "domain": "washingtonpost.com",
   "outcome": "blocked",
   "reason": "ERR_HTTP2_PROTOCOL_ERROR (connection dropped)"
  },
  {
   "rank": 366,
   "domain": "allawnos.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 367,
   "domain": "vecdnlb.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 368,
   "domain": "hostgator.com",
   "outcome": "analyzed",
   "finalHost": "hostgator.com",
   "body": "GalanoGrotesqueAlt",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "GalanoGrotesqueAlt",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 238,
   "renderedFamilies": 2,
   "declaredFamilies": 21
  },
  {
   "rank": 369,
   "domain": "datadoghq.com",
   "outcome": "analyzed",
   "finalHost": "datadoghq.com",
   "body": "National",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "National",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 8,
   "fontKB": 554,
   "renderedFamilies": 2,
   "declaredFamilies": 24
  },
  {
   "rank": 370,
   "domain": "zendesk.com",
   "outcome": "analyzed",
   "finalHost": "zendesk.com",
   "body": "Vanilla Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Vanilla Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 133,
   "renderedFamilies": 1,
   "declaredFamilies": 3
  },
  {
   "rank": 371,
   "domain": "nvidia.com",
   "outcome": "analyzed",
   "finalHost": "nvidia.com",
   "body": "NVIDIA-NALA",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "NVIDIA-NALA",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 1144,
   "renderedFamilies": 1,
   "declaredFamilies": 14
  },
  {
   "rank": 372,
   "domain": "cookiedatabase.org",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 373,
   "domain": "cdnbuild.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 374,
   "domain": "live-video.net",
   "outcome": "analyzed",
   "finalHost": "live-video.net",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Arial",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 2
  },
  {
   "rank": 375,
   "domain": "netangels.ru",
   "outcome": "analyzed",
   "finalHost": "netangels.ru",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 8,
   "fontKB": 782,
   "renderedFamilies": 3,
   "declaredFamilies": 8
  },
  {
   "rank": 376,
   "domain": "volcfcdndvs.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 377,
   "domain": "issuu.com",
   "outcome": "analyzed",
   "finalHost": "issuu.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 88,
   "renderedFamilies": 2,
   "declaredFamilies": 6
  },
  {
   "rank": 378,
   "domain": "gitlab.com",
   "outcome": "analyzed",
   "finalHost": "about.gitlab.com",
   "body": "GitLab Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "GitLab Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 395,
   "renderedFamilies": 1,
   "declaredFamilies": 2
  },
  {
   "rank": 379,
   "domain": "bloomberg.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 380,
   "domain": "stanford.edu",
   "outcome": "analyzed",
   "finalHost": "stanford.edu",
   "body": "Source Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "edict",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 332,
   "renderedFamilies": 3,
   "declaredFamilies": 20
  },
  {
   "rank": 381,
   "domain": "onelink.me",
   "outcome": "duplicate",
   "reason": "same final host as #282 appsflyer.com",
   "duplicateOf": 282
  },
  {
   "rank": 382,
   "domain": "ip-api.com",
   "outcome": "analyzed",
   "finalHost": "ip-api.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Dosis",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 120,
   "renderedFamilies": 3,
   "declaredFamilies": 12
  },
  {
   "rank": 383,
   "domain": "samsungcloudsolution.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 384,
   "domain": "wsj.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 385,
   "domain": "skybridge.click",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 386,
   "domain": "calendly.com",
   "outcome": "analyzed",
   "finalHost": "calendly.com",
   "body": "Geist",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Geist",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 661,
   "renderedFamilies": 3,
   "declaredFamilies": 11
  },
  {
   "rank": 387,
   "domain": "nasa.gov",
   "outcome": "analyzed",
   "finalHost": "nasa.gov",
   "body": "Public Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 132,
   "renderedFamilies": 4,
   "declaredFamilies": 15
  },
  {
   "rank": 388,
   "domain": "plesk.com",
   "outcome": "analyzed",
   "finalHost": "plesk.com",
   "body": "Raleway",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Montserrat",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 292,
   "renderedFamilies": 3,
   "declaredFamilies": 16
  },
  {
   "rank": 389,
   "domain": "vkuser.net",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 390,
   "domain": "tiktokv.us",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 391,
   "domain": "yandex.com",
   "outcome": "analyzed",
   "finalHost": "yandex.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 41,
   "renderedFamilies": 1,
   "declaredFamilies": 11
  },
  {
   "rank": 392,
   "domain": "amazontrust.com",
   "outcome": "analyzed",
   "finalHost": "amazontrust.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 10
  },
  {
   "rank": 393,
   "domain": "xcal.tv",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 394,
   "domain": "gandi-ns.fr",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 395,
   "domain": "amazon.de",
   "outcome": "analyzed",
   "finalHost": "amazon.de",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 2
  },
  {
   "rank": 396,
   "domain": "online-metrix.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 397,
   "domain": "tp-link.com",
   "outcome": "analyzed",
   "finalHost": "tp-link.com",
   "body": "AktivGrotesk-Corp",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "AktivGrotesk-Corp",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 287,
   "renderedFamilies": 1,
   "declaredFamilies": 4
  },
  {
   "rank": 398,
   "domain": "bsky.app",
   "outcome": "analyzed",
   "finalHost": "bsky.app",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 345,
   "renderedFamilies": 1,
   "declaredFamilies": 8
  },
  {
   "rank": 399,
   "domain": "ibyteimg.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 400,
   "domain": "shopifysvc.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 401,
   "domain": "espn.com",
   "outcome": "analyzed",
   "finalHost": "espn.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 263,
   "renderedFamilies": 3,
   "declaredFamilies": 25
  },
  {
   "rank": 402,
   "domain": "demdex.net",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 403,
   "domain": "virginm.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 404,
   "domain": "vivoglobal.com",
   "outcome": "analyzed",
   "finalHost": "vivoglobal.com",
   "body": "PingFang SC",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 0
  },
  {
   "rank": 405,
   "domain": "nflxvideo.net",
   "outcome": "unreachable",
   "reason": "ERR_SSL_PROTOCOL_ERROR"
  },
  {
   "rank": 406,
   "domain": "paloaltonetworks.com",
   "outcome": "analyzed",
   "finalHost": "paloaltonetworks.com",
   "body": "TT Hoves",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "TT Hoves",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 74,
   "renderedFamilies": 1,
   "declaredFamilies": 19
  },
  {
   "rank": 407,
   "domain": "kwai-pro.com",
   "outcome": "analyzed",
   "finalHost": "hotvideo.kwai.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 10
  },
  {
   "rank": 408,
   "domain": "expireddomains.com",
   "outcome": "analyzed",
   "finalHost": "expireddomains.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "Georgia",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 3,
   "declaredFamilies": 13
  },
  {
   "rank": 409,
   "domain": "rocket-cdn.com",
   "outcome": "unreachable",
   "reason": "ERR_CONNECTION_REFUSED"
  },
  {
   "rank": 410,
   "domain": "indeed.com",
   "outcome": "analyzed",
   "finalHost": "indeed.com",
   "body": "Noto Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Noto Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 50,
   "renderedFamilies": 1,
   "declaredFamilies": 11
  },
  {
   "rank": 411,
   "domain": "aliexpress.com",
   "outcome": "analyzed",
   "finalHost": "aliexpress.com",
   "body": "TT Norms Pro",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "TT Norms Pro",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 353,
   "renderedFamilies": 1,
   "declaredFamilies": 15
  },
  {
   "rank": 412,
   "domain": "avcdn.net",
   "outcome": "unreachable",
   "reason": "ERR_CERT_COMMON_NAME_INVALID"
  },
  {
   "rank": 413,
   "domain": "quickconnect.to",
   "outcome": "analyzed",
   "finalHost": "quickconnect.to",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 113,
   "renderedFamilies": 1,
   "declaredFamilies": 17
  },
  {
   "rank": 414,
   "domain": "globo.com",
   "outcome": "analyzed",
   "finalHost": "globo.com",
   "body": "Globotipo UI",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Globotipo UI",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 416,
   "renderedFamilies": 1,
   "declaredFamilies": 18
  },
  {
   "rank": 415,
   "domain": "unsplash.com",
   "outcome": "http_error",
   "reason": "HTTP 401"
  },
  {
   "rank": 416,
   "domain": "163.com",
   "outcome": "analyzed",
   "finalHost": "163.com",
   "body": "PingFang SC",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "PingFang SC",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 16
  },
  {
   "rank": 417,
   "domain": "heytapdl.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 418,
   "domain": "chinamobile.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 419,
   "domain": "timeweb.ru",
   "outcome": "analyzed",
   "finalHost": "timeweb.com",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 116,
   "renderedFamilies": 1,
   "declaredFamilies": 7
  },
  {
   "rank": 420,
   "domain": "line.me",
   "outcome": "analyzed",
   "finalHost": "line.me",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Arial",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 17,
   "renderedFamilies": 2,
   "declaredFamilies": 6
  },
  {
   "rank": 421,
   "domain": "brave.com",
   "outcome": "analyzed",
   "finalHost": "brave.com",
   "body": "Poppins",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Flecha M",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 134,
   "renderedFamilies": 4,
   "declaredFamilies": 48
  },
  {
   "rank": 422,
   "domain": "beian.gov.cn",
   "outcome": "unreachable",
   "reason": "ERR_CONNECTION_REFUSED"
  },
  {
   "rank": 423,
   "domain": "tiktokv.eu",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 424,
   "domain": "ezvizlife.com",
   "outcome": "analyzed",
   "finalHost": "ezviz.com",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 233,
   "renderedFamilies": 1,
   "declaredFamilies": 14
  },
  {
   "rank": 425,
   "domain": "steamcommunity.com",
   "outcome": "analyzed",
   "finalHost": "steamcommunity.com",
   "body": "Motiva Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 241,
   "renderedFamilies": 2,
   "declaredFamilies": 8
  },
  {
   "rank": 426,
   "domain": "google.cn",
   "outcome": "analyzed",
   "finalHost": "google.cn",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Arial",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 1
  },
  {
   "rank": 427,
   "domain": "claude.ai",
   "outcome": "analyzed",
   "finalHost": "claude.ai",
   "body": "Anthropic Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Anthropic Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 97,
   "renderedFamilies": 2,
   "declaredFamilies": 67
  },
  {
   "rank": 428,
   "domain": "dropcatch.com",
   "outcome": "analyzed",
   "finalHost": "dropcatch.com",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 270,
   "renderedFamilies": 2,
   "declaredFamilies": 5
  },
  {
   "rank": 429,
   "domain": "temu.com",
   "outcome": "analyzed",
   "finalHost": "temu.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 12
  },
  {
   "rank": 430,
   "domain": "kaspersky-labs.com",
   "outcome": "unreachable",
   "reason": "ERR_CERT_AUTHORITY_INVALID"
  },
  {
   "rank": 431,
   "domain": "tiktokcdn-eu.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 432,
   "domain": "amazonalexa.com",
   "outcome": "duplicate",
   "reason": "same final host as #24 amazon.com",
   "duplicateOf": 24
  },
  {
   "rank": 433,
   "domain": "go.com",
   "outcome": "analyzed",
   "finalHost": "go.com",
   "body": "InspireTWDC",
   "bodyKind": "web",
   "bodyCategory": "unclassified",
   "heading": "InspireTWDC",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 101,
   "renderedFamilies": 1,
   "declaredFamilies": 8
  },
  {
   "rank": 434,
   "domain": "dailymotion.com",
   "outcome": "analyzed",
   "finalHost": "dailymotion.com",
   "body": "ABCFavorit",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "ABCFavorit",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 190,
   "renderedFamilies": 2,
   "declaredFamilies": 16
  },
  {
   "rank": 435,
   "domain": "supercell.com",
   "outcome": "analyzed",
   "finalHost": "supercell.com",
   "body": "SupercellText",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Supercell Headline",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 506,
   "renderedFamilies": 2,
   "declaredFamilies": 4
  },
  {
   "rank": 436,
   "domain": "netease.com",
   "outcome": "analyzed",
   "finalHost": "netease.com",
   "body": "PingFang SC",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "PingFang SC",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 3,
   "declaredFamilies": 7
  },
  {
   "rank": 437,
   "domain": "huawei.com",
   "outcome": "analyzed",
   "finalHost": "huawei.com",
   "body": "Huawei Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Huawei Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 150,
   "renderedFamilies": 1,
   "declaredFamilies": 23
  },
  {
   "rank": 438,
   "domain": "intel.com",
   "outcome": "analyzed",
   "finalHost": "intel.com",
   "body": "intel-one-body-text",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "IntelOne Display",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 194,
   "renderedFamilies": 2,
   "declaredFamilies": 30
  },
  {
   "rank": 439,
   "domain": "skyhigh.cloud",
   "outcome": "analyzed",
   "finalHost": "skyhighsecurity.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Poppins",
   "headingKind": "web",
   "sources": [
    "google",
    "service"
   ],
   "fontFiles": 6,
   "fontKB": 226,
   "renderedFamilies": 3,
   "declaredFamilies": 24
  },
  {
   "rank": 440,
   "domain": "pangle.io",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 441,
   "domain": "taobao.com",
   "outcome": "analyzed",
   "finalHost": "taobao.com",
   "body": "PingFang SC",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "PingFang SC",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 36,
   "renderedFamilies": 2,
   "declaredFamilies": 24
  },
  {
   "rank": 442,
   "domain": "nflximg.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 443,
   "domain": "kwaipros.com",
   "outcome": "duplicate",
   "reason": "same final host as #407 kwai-pro.com",
   "duplicateOf": 407
  },
  {
   "rank": 444,
   "domain": "walmart.com",
   "outcome": "blocked",
   "reason": "challenge page (perimeterx)"
  },
  {
   "rank": 445,
   "domain": "awsglobalaccelerator.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 446,
   "domain": "edgcdn.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 447,
   "domain": "substack.com",
   "outcome": "analyzed",
   "finalHost": "substack.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "Cahuenga",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 69,
   "renderedFamilies": 2,
   "declaredFamilies": 31
  },
  {
   "rank": 448,
   "domain": "ipinfo.io",
   "outcome": "analyzed",
   "finalHost": "ipinfo.io",
   "body": "Proxima Nova",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Proxima Nova",
   "headingKind": "web",
   "sources": [
    "adobe",
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 175,
   "renderedFamilies": 2,
   "declaredFamilies": 22
  },
  {
   "rank": 449,
   "domain": "tencent-cloud.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 450,
   "domain": "myqcloud.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 451,
   "domain": "cloudns.net",
   "outcome": "analyzed",
   "finalHost": "cloudns.net",
   "body": "Nunito",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Nunito",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 166,
   "renderedFamilies": 1,
   "declaredFamilies": 5
  },
  {
   "rank": 452,
   "domain": "adobe.net",
   "outcome": "unreachable",
   "reason": "ERR_CERT_COMMON_NAME_INVALID"
  },
  {
   "rank": 453,
   "domain": "yahoo.co.jp",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 454,
   "domain": "businessinsider.com",
   "outcome": "analyzed",
   "finalHost": "businessinsider.com",
   "body": "Garnett",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Garnett",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 27,
   "renderedFamilies": 1,
   "declaredFamilies": 17
  },
  {
   "rank": 455,
   "domain": "duolingo.com",
   "outcome": "analyzed",
   "finalHost": "duolingo.com",
   "body": "Duolingo Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Feather",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 200,
   "renderedFamilies": 2,
   "declaredFamilies": 23
  },
  {
   "rank": 456,
   "domain": "edgecdn.ru",
   "outcome": "unreachable",
   "reason": "ERR_SSL_PROTOCOL_ERROR"
  },
  {
   "rank": 457,
   "domain": "gamepass.com",
   "outcome": "unreachable",
   "reason": "ERR_CERT_COMMON_NAME_INVALID"
  },
  {
   "rank": 458,
   "domain": "wbx2.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 459,
   "domain": "goodreads.com",
   "outcome": "analyzed",
   "finalHost": "goodreads.com",
   "body": "Lato",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Lato",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 275,
   "renderedFamilies": 2,
   "declaredFamilies": 13
  },
  {
   "rank": 460,
   "domain": "dotaplabs.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 461,
   "domain": "pixabay.com",
   "outcome": "analyzed",
   "finalHost": "pixabay.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 95,
   "renderedFamilies": 2,
   "declaredFamilies": 15
  },
  {
   "rank": 462,
   "domain": "gcdn.co",
   "outcome": "unreachable",
   "reason": "ERR_SSL_PROTOCOL_ERROR"
  },
  {
   "rank": 463,
   "domain": "duckduckgo.com",
   "outcome": "analyzed",
   "finalHost": "duckduckgo.com",
   "body": "DuckSansProduct",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "DuckSansDisplay",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 528,
   "renderedFamilies": 2,
   "declaredFamilies": 10
  },
  {
   "rank": 464,
   "domain": "vercel-dns-016.com",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 465,
   "domain": "g.page",
   "outcome": "analyzed",
   "finalHost": "consent.google.com",
   "body": "Google Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Google Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 2,
   "fontKB": 88,
   "renderedFamilies": 1,
   "declaredFamilies": 6
  },
  {
   "rank": 466,
   "domain": "cloudflareinsights.com",
   "outcome": "analyzed",
   "finalHost": "cloudflareinsights.com",
   "body": "Times",
   "bodyKind": "installed",
   "bodyCategory": "serif",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 0
  },
  {
   "rank": 467,
   "domain": "sina.com.cn",
   "outcome": "analyzed",
   "finalHost": "sina.com.cn",
   "body": "PingFang SC",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Songti SC",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 4,
   "declaredFamilies": 13
  },
  {
   "rank": 468,
   "domain": "aol.com",
   "outcome": "analyzed",
   "finalHost": "aol.com",
   "body": "Matter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Matter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 319,
   "renderedFamilies": 2,
   "declaredFamilies": 12
  },
  {
   "rank": 469,
   "domain": "byteglb.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 470,
   "domain": "whecloud.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 471,
   "domain": "enacdn.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 472,
   "domain": "speedtest.net",
   "outcome": "analyzed",
   "finalHost": "speedtest.net",
   "body": "Montserrat",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Montserrat",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 165,
   "renderedFamilies": 1,
   "declaredFamilies": 21
  },
  {
   "rank": 473,
   "domain": "wp.com",
   "outcome": "duplicate",
   "reason": "same final host as #99 wordpress.com",
   "duplicateOf": 99
  },
  {
   "rank": 474,
   "domain": "eye4.cn",
   "outcome": "robots_disallowed",
   "reason": "robots.txt returned 5xx"
  },
  {
   "rank": 475,
   "domain": "arxiv.org",
   "outcome": "analyzed",
   "finalHost": "arxiv.org",
   "body": "Lucida Grande",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Lucida Grande",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 193,
   "renderedFamilies": 2,
   "declaredFamilies": 13
  },
  {
   "rank": 476,
   "domain": "bluehost.com",
   "outcome": "analyzed",
   "finalHost": "bluehost.com",
   "body": "Poppins",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Poppins",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 32,
   "renderedFamilies": 2,
   "declaredFamilies": 21
  },
  {
   "rank": 477,
   "domain": "mikrotik.com",
   "outcome": "analyzed",
   "finalHost": "mikrotik.com",
   "body": "JetBrains Mono",
   "bodyKind": "web",
   "bodyCategory": "mono",
   "heading": "JetBrains Mono",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 287,
   "renderedFamilies": 1,
   "declaredFamilies": 7
  },
  {
   "rank": 478,
   "domain": "prodregistryv2.org",
   "outcome": "not_html",
   "reason": "text/plain"
  },
  {
   "rank": 479,
   "domain": "avsxappcaptiveportal.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 480,
   "domain": "launchdarkly.com",
   "outcome": "analyzed",
   "finalHost": "launchdarkly.com",
   "body": "Söhne",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Sora",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 11,
   "fontKB": 258,
   "renderedFamilies": 5,
   "declaredFamilies": 16
  },
  {
   "rank": 481,
   "domain": "dual-s-msedge.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 482,
   "domain": "sohu.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 483,
   "domain": "bdydns.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 484,
   "domain": "firetvcaptiveportal.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 485,
   "domain": "cnbc.com",
   "outcome": "analyzed",
   "finalHost": "cnbc.com",
   "body": "Proxima Nova",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Proxima Nova",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 9,
   "fontKB": 181,
   "renderedFamilies": 3,
   "declaredFamilies": 17
  },
  {
   "rank": 486,
   "domain": "kwai.net",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 487,
   "domain": "statista.com",
   "outcome": "analyzed",
   "finalHost": "statista.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 59,
   "renderedFamilies": 1,
   "declaredFamilies": 6
  },
  {
   "rank": 488,
   "domain": "nease.net",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 489,
   "domain": "okta.com",
   "outcome": "analyzed",
   "finalHost": "okta.com",
   "body": "Aeonik",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Season Mix",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 146,
   "renderedFamilies": 2,
   "declaredFamilies": 8
  },
  {
   "rank": 490,
   "domain": "list-manage.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 491,
   "domain": "ietf.org",
   "outcome": "analyzed",
   "finalHost": "ietf.org",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Helvetica Neue",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 169,
   "renderedFamilies": 2,
   "declaredFamilies": 16
  },
  {
   "rank": 492,
   "domain": "addtoany.com",
   "outcome": "analyzed",
   "finalHost": "addtoany.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 12
  },
  {
   "rank": 493,
   "domain": "mcafee.com",
   "outcome": "blocked",
   "reason": "ERR_HTTP2_PROTOCOL_ERROR (connection dropped)"
  },
  {
   "rank": 494,
   "domain": "amazon.co.jp",
   "outcome": "analyzed",
   "finalHost": "amazon.co.jp",
   "body": "Hiragino Kaku Gothic ProN",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Hiragino Kaku Gothic ProN",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 22,
   "fontKB": 4567,
   "renderedFamilies": 1,
   "declaredFamilies": 10
  },
  {
   "rank": 495,
   "domain": "sc-gw.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 496,
   "domain": "ivi.ru",
   "outcome": "analyzed",
   "finalHost": "ivi.tv",
   "body": "iviSansBase",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "iviSansBase",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 83,
   "renderedFamilies": 1,
   "declaredFamilies": 5
  },
  {
   "rank": 497,
   "domain": "wildberries.ru",
   "outcome": "http_error",
   "reason": "HTTP 498"
  },
  {
   "rank": 498,
   "domain": "quora.com",
   "outcome": "analyzed",
   "finalHost": "quora.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 13
  },
  {
   "rank": 499,
   "domain": "adriver.ru",
   "outcome": "analyzed",
   "finalHost": "adriver.ru",
   "body": "pf_centro_sans_proregular",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 150,
   "renderedFamilies": 3,
   "declaredFamilies": 17
  },
  {
   "rank": 500,
   "domain": "dynatrace.com",
   "outcome": "analyzed",
   "finalHost": "dynatrace.com",
   "body": "BerninaSans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "BerninaSans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 145,
   "renderedFamilies": 1,
   "declaredFamilies": 11
  },
  {
   "rank": 501,
   "domain": "gosuslugi.ru",
   "outcome": "analyzed",
   "finalHost": "gosuslugi.ru",
   "body": "Lato",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Lato",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 1094,
   "renderedFamilies": 1,
   "declaredFamilies": 6
  },
  {
   "rank": 502,
   "domain": "npr.org",
   "outcome": "analyzed",
   "finalHost": "npr.org",
   "body": "NPR Serif",
   "bodyKind": "web",
   "bodyCategory": "serif",
   "heading": "NPR Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 1,
   "fontKB": 34,
   "renderedFamilies": 3,
   "declaredFamilies": 8
  },
  {
   "rank": 503,
   "domain": "shein.com",
   "outcome": "analyzed",
   "finalHost": "eur.shein.com",
   "body": "Helvetica",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 84,
   "renderedFamilies": 4,
   "declaredFamilies": 14
  },
  {
   "rank": 504,
   "domain": "impervadns.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 505,
   "domain": "run.app",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 506,
   "domain": "markmonitor.com",
   "outcome": "analyzed",
   "finalHost": "markmonitor.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Nohemi",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 13,
   "fontKB": 1164,
   "renderedFamilies": 2,
   "declaredFamilies": 41
  },
  {
   "rank": 507,
   "domain": "mediatek.com",
   "outcome": "analyzed",
   "finalHost": "mediatek.com",
   "body": "Riona Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Riona Sans",
   "headingKind": "web",
   "sources": [
    "google",
    "public_cdn",
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 387,
   "renderedFamilies": 1,
   "declaredFamilies": 14
  },
  {
   "rank": 508,
   "domain": "bitdefender.net",
   "outcome": "analyzed",
   "finalHost": "bitdefender.com",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 506,
   "renderedFamilies": 4,
   "declaredFamilies": 10
  },
  {
   "rank": 509,
   "domain": "newrelic.com",
   "outcome": "analyzed",
   "finalHost": "newrelic.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 589,
   "renderedFamilies": 3,
   "declaredFamilies": 28
  },
  {
   "rank": 510,
   "domain": "atlassian.net",
   "outcome": "analyzed",
   "finalHost": "atlassian.com",
   "body": "Charlie Text",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Charlie Display",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 9,
   "fontKB": 291,
   "renderedFamilies": 2,
   "declaredFamilies": 22
  },
  {
   "rank": 511,
   "domain": "scribd.com",
   "outcome": "analyzed",
   "finalHost": "scribd.com",
   "body": "Scribd Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Scribd Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 90,
   "renderedFamilies": 1,
   "declaredFamilies": 11
  },
  {
   "rank": 512,
   "domain": "docker.com",
   "outcome": "analyzed",
   "finalHost": "docker.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 8,
   "fontKB": 1113,
   "renderedFamilies": 5,
   "declaredFamilies": 20
  },
  {
   "rank": 513,
   "domain": "amzn.to",
   "outcome": "duplicate",
   "reason": "same final host as #24 amazon.com",
   "duplicateOf": 24
  },
  {
   "rank": 514,
   "domain": "stackoverflow.com",
   "outcome": "analyzed",
   "finalHost": "stackoverflow.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 8
  },
  {
   "rank": 515,
   "domain": "behance.net",
   "outcome": "analyzed",
   "finalHost": "behance.net",
   "body": "acumin-pro",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "acumin-pro-wide",
   "headingKind": "web",
   "sources": [
    "adobe"
   ],
   "fontFiles": 3,
   "fontKB": 629,
   "renderedFamilies": 3,
   "declaredFamilies": 24
  },
  {
   "rank": 516,
   "domain": "google.de",
   "outcome": "duplicate",
   "reason": "same final host as #1 google.com",
   "duplicateOf": 1
  },
  {
   "rank": 517,
   "domain": "indiatimes.com",
   "outcome": "analyzed",
   "finalHost": "indiatimes.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 8
  },
  {
   "rank": 518,
   "domain": "foxnews.com",
   "outcome": "analyzed",
   "finalHost": "foxnews.com",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 4,
   "fontKB": 123,
   "renderedFamilies": 1,
   "declaredFamilies": 6
  },
  {
   "rank": 519,
   "domain": "scdn.co",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 520,
   "domain": "eventbrite.com",
   "outcome": "analyzed",
   "finalHost": "eventbrite.com",
   "body": "Founders Grotesk R",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Founders Grotesk R",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 180,
   "renderedFamilies": 1,
   "declaredFamilies": 15
  },
  {
   "rank": 521,
   "domain": "mysql.com",
   "outcome": "analyzed",
   "finalHost": "mysql.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 123,
   "renderedFamilies": 2,
   "declaredFamilies": 11
  },
  {
   "rank": 522,
   "domain": "ipv4only.arpa",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 523,
   "domain": "ngenix.net",
   "outcome": "robots_disallowed",
   "reason": "robots.txt returned 5xx"
  },
  {
   "rank": 524,
   "domain": "amazon.co.za",
   "outcome": "analyzed",
   "finalHost": "amazon.co.za",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Arial",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 21,
   "fontKB": 617,
   "renderedFamilies": 1,
   "declaredFamilies": 5
  },
  {
   "rank": 525,
   "domain": "tplinkcloud.com",
   "outcome": "analyzed",
   "finalHost": "tplinkcloud.com",
   "body": "Source Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 5
  },
  {
   "rank": 526,
   "domain": "exp-tas.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 527,
   "domain": "fandom.com",
   "outcome": "analyzed",
   "finalHost": "fandom.com",
   "body": "Rubik",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Rubik",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 88,
   "renderedFamilies": 1,
   "declaredFamilies": 3
  },
  {
   "rank": 528,
   "domain": "libp2p.direct",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 529,
   "domain": "ampproject.org",
   "outcome": "analyzed",
   "finalHost": "amp.dev",
   "body": "Poppins",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Poppins",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 27,
   "renderedFamilies": 3,
   "declaredFamilies": 4
  },
  {
   "rank": 530,
   "domain": "noaa.gov",
   "outcome": "analyzed",
   "finalHost": "noaa.gov",
   "body": "Nunito Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Nunito Sans",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 110,
   "renderedFamilies": 3,
   "declaredFamilies": 21
  },
  {
   "rank": 531,
   "domain": "netflix.net",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 532,
   "domain": "ui-dns.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 533,
   "domain": "elasticbeanstalk.com",
   "outcome": "blocked",
   "reason": "ERR_CONNECTION_RESET (connection dropped)"
  },
  {
   "rank": 534,
   "domain": "bitrix24.ru",
   "outcome": "analyzed",
   "finalHost": "bitrix24.ru",
   "body": "TT Commons Pro",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "TT Commons Pro",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 226,
   "renderedFamilies": 2,
   "declaredFamilies": 4
  },
  {
   "rank": 535,
   "domain": "slideshare.net",
   "outcome": "analyzed",
   "finalHost": "slideshare.net",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 77,
   "renderedFamilies": 1,
   "declaredFamilies": 1
  },
  {
   "rank": 536,
   "domain": "browser-intake-datadoghq.com",
   "outcome": "not_html",
   "reason": "application/json"
  },
  {
   "rank": 537,
   "domain": "share.google",
   "outcome": "analyzed",
   "finalHost": "share.google",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 2,
   "fontKB": 57,
   "renderedFamilies": 3,
   "declaredFamilies": 6
  },
  {
   "rank": 538,
   "domain": "adobedtm.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 539,
   "domain": "on.aws",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 540,
   "domain": "capcut.com",
   "outcome": "analyzed",
   "finalHost": "capcut.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 336,
   "renderedFamilies": 1,
   "declaredFamilies": 5
  },
  {
   "rank": 541,
   "domain": "trendmicro.com",
   "outcome": "analyzed",
   "finalHost": "trendmicro.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Interstate",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 492,
   "renderedFamilies": 2,
   "declaredFamilies": 7
  },
  {
   "rank": 542,
   "domain": "squarespacedns.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 543,
   "domain": "discord.media",
   "outcome": "robots_disallowed",
   "reason": "robots.txt returned 5xx"
  },
  {
   "rank": 544,
   "domain": "azure-dns.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 545,
   "domain": "h264.io",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 546,
   "domain": "oup.com",
   "outcome": "analyzed",
   "finalHost": "corp.oup.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 3,
   "fontKB": 104,
   "renderedFamilies": 2,
   "declaredFamilies": 3
  },
  {
   "rank": 547,
   "domain": "google.com.hk",
   "outcome": "analyzed",
   "finalHost": "google.com.hk",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Google Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 2,
   "fontKB": 61,
   "renderedFamilies": 3,
   "declaredFamilies": 4
  },
  {
   "rank": 548,
   "domain": "visualstudio.com",
   "outcome": "analyzed",
   "finalHost": "visualstudio.microsoft.com",
   "body": "Segoe UI",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Segoe UI",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 138,
   "renderedFamilies": 2,
   "declaredFamilies": 36
  },
  {
   "rank": 549,
   "domain": "squarespace.com",
   "outcome": "analyzed",
   "finalHost": "squarespace.com",
   "body": "Clarkson",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Clarkson",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 319,
   "renderedFamilies": 1,
   "declaredFamilies": 8
  },
  {
   "rank": 550,
   "domain": "digitalocean.com",
   "outcome": "analyzed",
   "finalHost": "digitalocean.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Plus Jakarta Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 423,
   "renderedFamilies": 3,
   "declaredFamilies": 3
  },
  {
   "rank": 551,
   "domain": "openx.net",
   "outcome": "not_html",
   "reason": "text/plain"
  },
  {
   "rank": 552,
   "domain": "adobedc.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 553,
   "domain": "ft.com",
   "outcome": "analyzed",
   "finalHost": "ft.com",
   "body": "financier display",
   "bodyKind": "web",
   "bodyCategory": "serif",
   "heading": "metric 2",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 246,
   "renderedFamilies": 3,
   "declaredFamilies": 15
  },
  {
   "rank": 554,
   "domain": "firefox.com",
   "outcome": "duplicate",
   "reason": "same final host as #340 mozilla.com",
   "duplicateOf": 340
  },
  {
   "rank": 555,
   "domain": "icloud-content.com",
   "outcome": "analyzed",
   "finalHost": "developer.apple.com",
   "body": "SF Pro",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "SF Pro",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 703,
   "renderedFamilies": 1,
   "declaredFamilies": 28
  },
  {
   "rank": 556,
   "domain": "shop.app",
   "outcome": "analyzed",
   "finalHost": "shop.app",
   "body": "GT Standard",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "GT Standard",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 198,
   "renderedFamilies": 2,
   "declaredFamilies": 15
  },
  {
   "rank": 557,
   "domain": "fast.com",
   "outcome": "analyzed",
   "finalHost": "fast.com",
   "body": "Helvetica",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 3,
   "renderedFamilies": 2,
   "declaredFamilies": 3
  },
  {
   "rank": 558,
   "domain": "wired.com",
   "outcome": "analyzed",
   "finalHost": "wired.com",
   "body": "Breve Text",
   "bodyKind": "web",
   "bodyCategory": "serif",
   "heading": "Apercu",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 11,
   "fontKB": 311,
   "renderedFamilies": 8,
   "declaredFamilies": 14
  },
  {
   "rank": 559,
   "domain": "jquery.com",
   "outcome": "analyzed",
   "finalHost": "jquery.com",
   "body": "Helvetica Neue",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Cairo",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 59,
   "renderedFamilies": 3,
   "declaredFamilies": 10
  },
  {
   "rank": 560,
   "domain": "blogger.com",
   "outcome": "duplicate",
   "reason": "same final host as #107 blogspot.com",
   "duplicateOf": 107
  },
  {
   "rank": 561,
   "domain": "nstld.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 562,
   "domain": "wswebcdn.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 563,
   "domain": "grammarly.com",
   "outcome": "analyzed",
   "finalHost": "grammarly.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "Matter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 135,
   "renderedFamilies": 2,
   "declaredFamilies": 34
  },
  {
   "rank": 564,
   "domain": "vidaahub.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 565,
   "domain": "tandfonline.com",
   "outcome": "analyzed",
   "finalHost": "tandfonline.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 8,
   "fontKB": 254,
   "renderedFamilies": 2,
   "declaredFamilies": 17
  },
  {
   "rank": 566,
   "domain": "oraclecloud.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 567,
   "domain": "live.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 568,
   "domain": "eset.com",
   "outcome": "analyzed",
   "finalHost": "eset.com",
   "body": "Helvetica Neue",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Fedra",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 151,
   "renderedFamilies": 4,
   "declaredFamilies": 17
  },
  {
   "rank": 569,
   "domain": "360yield.com",
   "outcome": "analyzed",
   "finalHost": "ssp.improvedigital.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "google"
   ],
   "fontFiles": 1,
   "fontKB": 42,
   "renderedFamilies": 1,
   "declaredFamilies": 61
  },
  {
   "rank": 570,
   "domain": "time.com",
   "outcome": "analyzed",
   "finalHost": "time.com",
   "body": "graphikCompact",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "PP Editorial New",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 156,
   "renderedFamilies": 4,
   "declaredFamilies": 14
  },
  {
   "rank": 571,
   "domain": "svc.ms",
   "outcome": "not_html",
   "reason": "text/plain"
  },
  {
   "rank": 572,
   "domain": "uol.com.br",
   "outcome": "analyzed",
   "finalHost": "uol.com.br",
   "body": "UOLText",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "UOLText",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 77,
   "renderedFamilies": 1,
   "declaredFamilies": 19
  },
  {
   "rank": 573,
   "domain": "palmplaystore.com",
   "outcome": "analyzed",
   "finalHost": "palmplaystore.com",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Google Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 7,
   "fontKB": 1039,
   "renderedFamilies": 2,
   "declaredFamilies": 35
  },
  {
   "rank": 574,
   "domain": "rakuten.co.jp",
   "outcome": "analyzed",
   "finalHost": "rakuten.co.jp",
   "body": "Hiragino Kaku Gothic ProN",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Hiragino Kaku Gothic ProN",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 94,
   "renderedFamilies": 3,
   "declaredFamilies": 22
  },
  {
   "rank": 575,
   "domain": "qlivecdn.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 576,
   "domain": "vercel-dns-3.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 577,
   "domain": "hicloud.com",
   "outcome": "analyzed",
   "finalHost": "cloud.huawei.com",
   "body": "PingFang SC",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 5
  },
  {
   "rank": 578,
   "domain": "deviantart.com",
   "outcome": "analyzed",
   "finalHost": "deviantart.com",
   "body": "devioussans02regular",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "devioussans02bold",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 111,
   "renderedFamilies": 5,
   "declaredFamilies": 26
  },
  {
   "rank": 579,
   "domain": "cornell.edu",
   "outcome": "analyzed",
   "finalHost": "cornell.edu",
   "body": "FreightSans Pro",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "FreightText Pro",
   "headingKind": "web",
   "sources": [
    "adobe",
    "self"
   ],
   "fontFiles": 12,
   "fontKB": 189,
   "renderedFamilies": 2,
   "declaredFamilies": 11
  },
  {
   "rank": 580,
   "domain": "myhuaweicloud.com",
   "outcome": "unreachable",
   "reason": "ERR_CERT_AUTHORITY_INVALID"
  },
  {
   "rank": 581,
   "domain": "dreamhost.com",
   "outcome": "analyzed",
   "finalHost": "dreamhost.com",
   "body": "Gilroy",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Gilroy",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 101,
   "renderedFamilies": 2,
   "declaredFamilies": 11
  },
  {
   "rank": 582,
   "domain": "openstreetmap.org",
   "outcome": "analyzed",
   "finalHost": "openstreetmap.org",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 131,
   "renderedFamilies": 2,
   "declaredFamilies": 16
  },
  {
   "rank": 583,
   "domain": "aboutads.info",
   "outcome": "analyzed",
   "finalHost": "youradchoices.com",
   "body": "Lato",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Droid Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 2,
   "fontKB": 25,
   "renderedFamilies": 2,
   "declaredFamilies": 8
  },
  {
   "rank": 584,
   "domain": "t-msedge.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 585,
   "domain": "free.fr",
   "outcome": "analyzed",
   "finalHost": "free.fr",
   "body": "Montserrat",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Montserrat",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 14,
   "fontKB": 1070,
   "renderedFamilies": 2,
   "declaredFamilies": 11
  },
  {
   "rank": 586,
   "domain": "yahoodns.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 587,
   "domain": "sberbank.ru",
   "outcome": "unreachable",
   "reason": "ERR_CERT_AUTHORITY_INVALID"
  },
  {
   "rank": 588,
   "domain": "teamviewer.com",
   "outcome": "analyzed",
   "finalHost": "teamviewer.com",
   "body": "TeamViewerSans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "TeamViewerSans",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 136,
   "renderedFamilies": 3,
   "declaredFamilies": 16
  },
  {
   "rank": 589,
   "domain": "spo-msedge.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 590,
   "domain": "usatoday.com",
   "outcome": "analyzed",
   "finalHost": "eu.usatoday.com",
   "body": "Unify Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 72,
   "renderedFamilies": 2,
   "declaredFamilies": 11
  },
  {
   "rank": 591,
   "domain": "share-dns.com",
   "outcome": "http_error",
   "reason": "HTTP 409"
  },
  {
   "rank": 592,
   "domain": "my.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 593,
   "domain": "bx-msedge.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 594,
   "domain": "tripadvisor.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 595,
   "domain": "cdn20.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 596,
   "domain": "ca.gov",
   "outcome": "analyzed",
   "finalHost": "ca.gov",
   "body": "Public Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Public Sans",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 113,
   "renderedFamilies": 1,
   "declaredFamilies": 17
  },
  {
   "rank": 597,
   "domain": "imgsmail.ru",
   "outcome": "duplicate",
   "reason": "same final host as #12 mail.ru",
   "duplicateOf": 12
  },
  {
   "rank": 598,
   "domain": "3lift.com",
   "outcome": "analyzed",
   "finalHost": "triplelift.com",
   "body": "Avenir",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Avenir LT Std",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 40,
   "renderedFamilies": 2,
   "declaredFamilies": 7
  },
  {
   "rank": 599,
   "domain": "rlcdn.com",
   "outcome": "not_html",
   "reason": "text/plain"
  },
  {
   "rank": 600,
   "domain": "klaviyo.com",
   "outcome": "analyzed",
   "finalHost": "klaviyo.com",
   "body": "Instrument Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Klaviyo Degular",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 197,
   "renderedFamilies": 3,
   "declaredFamilies": 30
  },
  {
   "rank": 601,
   "domain": "hotjar.com",
   "outcome": "analyzed",
   "finalHost": "contentsquare.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "NewEdge666 Rounded",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 150,
   "renderedFamilies": 2,
   "declaredFamilies": 9
  },
  {
   "rank": 602,
   "domain": "braze.com",
   "outcome": "analyzed",
   "finalHost": "braze.com",
   "body": "Aribau Grotesk",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Aribau Grotesk",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 9,
   "fontKB": 511,
   "renderedFamilies": 1,
   "declaredFamilies": 13
  },
  {
   "rank": 603,
   "domain": "target.com",
   "outcome": "analyzed",
   "finalHost": "target.com",
   "body": "Helvetica for Target",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Helvetica for Target",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 58,
   "renderedFamilies": 1,
   "declaredFamilies": 6
  },
  {
   "rank": 604,
   "domain": "avito.ru",
   "outcome": "analyzed",
   "finalHost": "avito.ru",
   "body": "Manrope",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Manrope",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 84,
   "renderedFamilies": 1,
   "declaredFamilies": 10
  },
  {
   "rank": 605,
   "domain": "translate.goog",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 606,
   "domain": "threads.com",
   "outcome": "analyzed",
   "finalHost": "threads.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 57
  },
  {
   "rank": 607,
   "domain": "xiaomi.net",
   "outcome": "unreachable",
   "reason": "ERR_CERT_COMMON_NAME_INVALID"
  },
  {
   "rank": 608,
   "domain": "anthropic.com",
   "outcome": "analyzed",
   "finalHost": "anthropic.com",
   "body": "Anthropic Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Anthropic Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 353,
   "renderedFamilies": 3,
   "declaredFamilies": 12
  },
  {
   "rank": 609,
   "domain": "gotinder.com",
   "outcome": "analyzed",
   "finalHost": "tinder.com",
   "body": "Regola",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Society",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 362,
   "renderedFamilies": 2,
   "declaredFamilies": 61
  },
  {
   "rank": 610,
   "domain": "ieee.org",
   "outcome": "analyzed",
   "finalHost": "ieee.org",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 2,
   "fontKB": 158,
   "renderedFamilies": 1,
   "declaredFamilies": 23
  },
  {
   "rank": 611,
   "domain": "playstation.com",
   "outcome": "analyzed",
   "finalHost": "playstation.com",
   "body": "SST",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "SST",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 156,
   "renderedFamilies": 1,
   "declaredFamilies": 25
  },
  {
   "rank": 612,
   "domain": "berkeley.edu",
   "outcome": "analyzed",
   "finalHost": "berkeley.edu",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 54,
   "renderedFamilies": 1,
   "declaredFamilies": 3
  },
  {
   "rank": 613,
   "domain": "mdpi.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 614,
   "domain": "force.com",
   "outcome": "blocked",
   "reason": "challenge or block page"
  },
  {
   "rank": 615,
   "domain": "akamaitech.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 616,
   "domain": "onetrust.com",
   "outcome": "analyzed",
   "finalHost": "onetrust.com",
   "body": "Antique Legacy",
   "bodyKind": "web",
   "bodyCategory": "serif",
   "heading": "Antique Legacy",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 469,
   "renderedFamilies": 3,
   "declaredFamilies": 7
  },
  {
   "rank": 617,
   "domain": "telegraph.co.uk",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 618,
   "domain": "cdnvideo.ru",
   "outcome": "analyzed",
   "finalHost": "cdnvideo.ru",
   "body": "CDNvideo",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "CDNvideo",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 17,
   "fontKB": 582,
   "renderedFamilies": 2,
   "declaredFamilies": 15
  },
  {
   "rank": 619,
   "domain": "ovh.net",
   "outcome": "analyzed",
   "finalHost": "proof.ovh.net",
   "body": "Source Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Source Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 81,
   "renderedFamilies": 2,
   "declaredFamilies": 10
  },
  {
   "rank": 620,
   "domain": "atlassian.com",
   "outcome": "duplicate",
   "reason": "same final host as #510 atlassian.net",
   "duplicateOf": 510
  },
  {
   "rank": 621,
   "domain": "cookielaw.org",
   "outcome": "duplicate",
   "reason": "same final host as #616 onetrust.com",
   "duplicateOf": 616
  },
  {
   "rank": 622,
   "domain": "amazon.fr",
   "outcome": "analyzed",
   "finalHost": "amazon.fr",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 2
  },
  {
   "rank": 623,
   "domain": "e2ro.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 624,
   "domain": "vercel-dns-017.com",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 625,
   "domain": "comcast.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 626,
   "domain": "unesco.org",
   "outcome": "analyzed",
   "finalHost": "unesco.org",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 599,
   "renderedFamilies": 1,
   "declaredFamilies": 15
  },
  {
   "rank": 627,
   "domain": "footprintdns.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 628,
   "domain": "accuweather.com",
   "outcome": "blocked",
   "reason": "ERR_HTTP2_PROTOCOL_ERROR (connection dropped)"
  },
  {
   "rank": 629,
   "domain": "alicdn.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 630,
   "domain": "nintendo.com",
   "outcome": "analyzed",
   "finalHost": "nintendo.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 7,
   "fontKB": 178,
   "renderedFamilies": 1,
   "declaredFamilies": 8
  },
  {
   "rank": 631,
   "domain": "wix.com",
   "outcome": "duplicate",
   "reason": "same final host as #273 wixsite.com",
   "duplicateOf": 273
  },
  {
   "rank": 632,
   "domain": "ikea.com",
   "outcome": "analyzed",
   "finalHost": "ikea.com",
   "body": "Noto IKEA",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Noto IKEA",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 24,
   "renderedFamilies": 1,
   "declaredFamilies": 4
  },
  {
   "rank": 633,
   "domain": "bytedns1.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 634,
   "domain": "samsungapps.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 635,
   "domain": "dyndns.org",
   "outcome": "analyzed",
   "finalHost": "account.dyn.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 3,
   "declaredFamilies": 5
  },
  {
   "rank": 636,
   "domain": "nike.com",
   "outcome": "analyzed",
   "finalHost": "nike.com",
   "body": "Helvetica Now Text",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Helvetica Now Display",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 8,
   "fontKB": 346,
   "renderedFamilies": 5,
   "declaredFamilies": 21
  },
  {
   "rank": 637,
   "domain": "2gis.com",
   "outcome": "analyzed",
   "finalHost": "2gis.ae",
   "body": "SB Sans Text",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 210,
   "renderedFamilies": 2,
   "declaredFamilies": 4
  },
  {
   "rank": 638,
   "domain": "doctolib.fr",
   "outcome": "analyzed",
   "finalHost": "doctolib.fr",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Montserrat",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 149,
   "renderedFamilies": 2,
   "declaredFamilies": 35
  },
  {
   "rank": 639,
   "domain": "mega.co.nz",
   "outcome": "analyzed",
   "finalHost": "mega.io",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Poppins",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 404,
   "renderedFamilies": 2,
   "declaredFamilies": 11
  },
  {
   "rank": 640,
   "domain": "easebar.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 641,
   "domain": "sharethrough.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 642,
   "domain": "branch.io",
   "outcome": "analyzed",
   "finalHost": "branch.io",
   "body": "TT Hoves Pro",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "TT Hoves Pro Expanded",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 375,
   "renderedFamilies": 4,
   "declaredFamilies": 5
  },
  {
   "rank": 643,
   "domain": "vercel.app",
   "outcome": "analyzed",
   "finalHost": "vercel.com",
   "body": "Geist",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Geist",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 222,
   "renderedFamilies": 1,
   "declaredFamilies": 29
  },
  {
   "rank": 644,
   "domain": "tencent.com",
   "outcome": "analyzed",
   "finalHost": "tencent.com",
   "body": "Haas Grot Disp",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Haas Grot Disp",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 194,
   "renderedFamilies": 3,
   "declaredFamilies": 19
  },
  {
   "rank": 645,
   "domain": "msidentity.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 646,
   "domain": "xhamster.com",
   "outcome": "excluded_adult",
   "reason": "pre-crawl adult list (not visited)"
  },
  {
   "rank": 647,
   "domain": "amazon.ca",
   "outcome": "analyzed",
   "finalHost": "amazon.ca",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Arial",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 21,
   "fontKB": 617,
   "renderedFamilies": 2,
   "declaredFamilies": 7
  },
  {
   "rank": 648,
   "domain": "supertms.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 649,
   "domain": "jotform.com",
   "outcome": "analyzed",
   "finalHost": "jotform.com",
   "body": "Circular",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Circular",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 353,
   "renderedFamilies": 1,
   "declaredFamilies": 15
  },
  {
   "rank": 650,
   "domain": "pushy.io",
   "outcome": "analyzed",
   "finalHost": "pushy.me",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Raleway",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 140,
   "renderedFamilies": 2,
   "declaredFamilies": 14
  },
  {
   "rank": 651,
   "domain": "techcrunch.com",
   "outcome": "analyzed",
   "finalHost": "techcrunch.com",
   "body": "nb_international_proregular",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "nb_international_proregular",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 8,
   "fontKB": 236,
   "renderedFamilies": 2,
   "declaredFamilies": 42
  },
  {
   "rank": 652,
   "domain": "loc.gov",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 653,
   "domain": "ups.com",
   "outcome": "not_html",
   "reason": "download"
  },
  {
   "rank": 654,
   "domain": "withgoogle.com",
   "outcome": "duplicate",
   "reason": "same final host as #1 google.com",
   "duplicateOf": 1
  },
  {
   "rank": 655,
   "domain": "intercom.io",
   "outcome": "analyzed",
   "finalHost": "intercom.com",
   "body": "Saans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Saans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 169,
   "renderedFamilies": 3,
   "declaredFamilies": 35
  },
  {
   "rank": 656,
   "domain": "linode.com",
   "outcome": "analyzed",
   "finalHost": "linode.com",
   "body": "Source Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Source Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 72,
   "renderedFamilies": 1,
   "declaredFamilies": 33
  },
  {
   "rank": 657,
   "domain": "resolver.arpa",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 658,
   "domain": "bidswitch.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 659,
   "domain": "sagepub.com",
   "outcome": "analyzed",
   "finalHost": "sagepub.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Peak",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 9,
   "fontKB": 447,
   "renderedFamilies": 2,
   "declaredFamilies": 8
  },
  {
   "rank": 660,
   "domain": "firefox-portal-detection.com",
   "outcome": "not_html",
   "reason": "text/plain"
  },
  {
   "rank": 661,
   "domain": "telephony.goog",
   "outcome": "blocked",
   "reason": "ERR_EMPTY_RESPONSE (connection dropped)"
  },
  {
   "rank": 662,
   "domain": "googletagservices.com",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 663,
   "domain": "shopee.com.br",
   "outcome": "analyzed",
   "finalHost": "shopee.com.br",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 352,
   "renderedFamilies": 1,
   "declaredFamilies": 18
  },
  {
   "rank": 664,
   "domain": "redhat.com",
   "outcome": "analyzed",
   "finalHost": "redhat.com",
   "body": "Red Hat Text",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Red Hat Display",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 179,
   "renderedFamilies": 2,
   "declaredFamilies": 14
  },
  {
   "rank": 665,
   "domain": "stackadapt.com",
   "outcome": "analyzed",
   "finalHost": "stackadapt.com",
   "body": "Source Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Space Grotesk",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 196,
   "renderedFamilies": 2,
   "declaredFamilies": 16
  },
  {
   "rank": 666,
   "domain": "service.gov.uk",
   "outcome": "duplicate",
   "reason": "same final host as #306 www.gov.uk",
   "duplicateOf": 306
  },
  {
   "rank": 667,
   "domain": "ks-cdn.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 668,
   "domain": "britannica.com",
   "outcome": "analyzed",
   "finalHost": "britannica.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "Georgia",
   "headingKind": "installed",
   "sources": [
    "google"
   ],
   "fontFiles": 1,
   "fontKB": 126,
   "renderedFamilies": 4,
   "declaredFamilies": 19
  },
  {
   "rank": 669,
   "domain": "yelp.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 670,
   "domain": "verisign.com",
   "outcome": "analyzed",
   "finalHost": "verisign.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto Serif",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 63,
   "renderedFamilies": 2,
   "declaredFamilies": 10
  },
  {
   "rank": 671,
   "domain": "bunnyinfra.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 672,
   "domain": "elpais.com",
   "outcome": "analyzed",
   "finalHost": "elpais.com",
   "body": "Majrit Tx Roman",
   "bodyKind": "web",
   "bodyCategory": "serif",
   "heading": "Majrit Tx",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 10,
   "fontKB": 274,
   "renderedFamilies": 3,
   "declaredFamilies": 7
  },
  {
   "rank": 673,
   "domain": "primevideo.com",
   "outcome": "duplicate",
   "reason": "same final host as #122 amazonvideo.com",
   "duplicateOf": 122
  },
  {
   "rank": 674,
   "domain": "mhverifier.ru",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 675,
   "domain": "allegro.pl",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 676,
   "domain": "360.cn",
   "outcome": "analyzed",
   "finalHost": "360.cn",
   "body": "PingFang SC",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "PingFang SC",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 5
  },
  {
   "rank": 677,
   "domain": "anydesk.com",
   "outcome": "analyzed",
   "finalHost": "anydesk.com",
   "body": "Noto Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Noto Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 71,
   "renderedFamilies": 1,
   "declaredFamilies": 20
  },
  {
   "rank": 678,
   "domain": "vedsalb.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 679,
   "domain": "surveymonkey.com",
   "outcome": "analyzed",
   "finalHost": "surveymonkey.com",
   "body": "National 2",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "National 2",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 110,
   "renderedFamilies": 2,
   "declaredFamilies": 10
  },
  {
   "rank": 680,
   "domain": "perplexity.ai",
   "outcome": "analyzed",
   "finalHost": "perplexity.ai",
   "body": "pplxSans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 420,
   "renderedFamilies": 1,
   "declaredFamilies": 34
  },
  {
   "rank": 681,
   "domain": "uk.com",
   "outcome": "analyzed",
   "finalHost": "uk.com",
   "body": "Albert Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Albert Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 19,
   "renderedFamilies": 1,
   "declaredFamilies": 1
  },
  {
   "rank": 682,
   "domain": "consultant.ru",
   "outcome": "analyzed",
   "finalHost": "consultant.ru",
   "body": "PT Sans",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "PT Sans",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 61,
   "renderedFamilies": 2,
   "declaredFamilies": 3
  },
  {
   "rank": 683,
   "domain": "cambridge.org",
   "outcome": "analyzed",
   "finalHost": "cambridge.org",
   "body": "Cambridge Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Cambridge Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 683,
   "renderedFamilies": 2,
   "declaredFamilies": 14
  },
  {
   "rank": 684,
   "domain": "viber.com",
   "outcome": "analyzed",
   "finalHost": "viber.com",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 342,
   "renderedFamilies": 1,
   "declaredFamilies": 9
  },
  {
   "rank": 685,
   "domain": "hstgr.net",
   "outcome": "unreachable",
   "reason": "ERR_SSL_PROTOCOL_ERROR"
  },
  {
   "rank": 686,
   "domain": "geobasket.ru",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 687,
   "domain": "cmediahub.ru",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 688,
   "domain": "wpguardian.io",
   "outcome": "analyzed",
   "finalHost": "wpguardian.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 399,
   "renderedFamilies": 2,
   "declaredFamilies": 11
  },
  {
   "rank": 689,
   "domain": "hihonorcloud.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 690,
   "domain": "optimizely.com",
   "outcome": "analyzed",
   "finalHost": "optimizely.com",
   "body": "Die Grotesk B",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "VC Nudge",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 404,
   "renderedFamilies": 4,
   "declaredFamilies": 14
  },
  {
   "rank": 691,
   "domain": "fontawesome.com",
   "outcome": "analyzed",
   "finalHost": "fontawesome.com",
   "body": "Cera Round Pro",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Cera Round Pro",
   "headingKind": "web",
   "sources": [
    "google",
    "service"
   ],
   "fontFiles": 11,
   "fontKB": 2264,
   "renderedFamilies": 2,
   "declaredFamilies": 27
  },
  {
   "rank": 692,
   "domain": "amazon.in",
   "outcome": "analyzed",
   "finalHost": "amazon.in",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 2
  },
  {
   "rank": 693,
   "domain": "outbrain.com",
   "outcome": "analyzed",
   "finalHost": "outbrain.com",
   "body": "Plus Jakarta Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Plus Jakarta Sans",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 32,
   "renderedFamilies": 2,
   "declaredFamilies": 13
  },
  {
   "rank": 694,
   "domain": "vkontakte.ru",
   "outcome": "duplicate",
   "reason": "same final host as #131 vk.com",
   "duplicateOf": 131
  },
  {
   "rank": 695,
   "domain": "dotomi.com",
   "outcome": "analyzed",
   "finalHost": "epsilon.com",
   "body": "Avenir Next",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Avenir Next",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 143,
   "renderedFamilies": 1,
   "declaredFamilies": 12
  },
  {
   "rank": 696,
   "domain": "dailymail.co.uk",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 697,
   "domain": "typekit.net",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 698,
   "domain": "wps.com",
   "outcome": "analyzed",
   "finalHost": "wps.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Gabarito",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 3,
   "fontKB": 92,
   "renderedFamilies": 2,
   "declaredFamilies": 12
  },
  {
   "rank": 699,
   "domain": "kick.com",
   "outcome": "analyzed",
   "finalHost": "kick.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 158,
   "renderedFamilies": 1,
   "declaredFamilies": 16
  },
  {
   "rank": 700,
   "domain": "twimg.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 701,
   "domain": "dailymail.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 702,
   "domain": "seznam.cz",
   "outcome": "analyzed",
   "finalHost": "seznam.cz",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Arial",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 7
  },
  {
   "rank": 703,
   "domain": "cbsnews.com",
   "outcome": "analyzed",
   "finalHost": "cbsnews.com",
   "body": "Proxima Nova",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Publico Headline",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 135,
   "renderedFamilies": 2,
   "declaredFamilies": 7
  },
  {
   "rank": 704,
   "domain": "lemonde.fr",
   "outcome": "analyzed",
   "finalHost": "lemonde.fr",
   "body": "Marr Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "The Antiqua B",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 215,
   "renderedFamilies": 4,
   "declaredFamilies": 17
  },
  {
   "rank": 705,
   "domain": "iso.org",
   "outcome": "analyzed",
   "finalHost": "iso.org",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 403,
   "renderedFamilies": 1,
   "declaredFamilies": 15
  },
  {
   "rank": 706,
   "domain": "alipaydns.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 707,
   "domain": "patreon.com",
   "outcome": "analyzed",
   "finalHost": "patreon.com",
   "body": "Oracle",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Oracle",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 21378,
   "renderedFamilies": 1,
   "declaredFamilies": 15
  },
  {
   "rank": 708,
   "domain": "id5-sync.com",
   "outcome": "analyzed",
   "finalHost": "id5-sync.com",
   "body": "Times",
   "bodyKind": "installed",
   "bodyCategory": "serif",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 0
  },
  {
   "rank": 709,
   "domain": "samsungacr.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 710,
   "domain": "sophos.com",
   "outcome": "blocked",
   "reason": "ERR_HTTP2_PROTOCOL_ERROR (connection dropped)"
  },
  {
   "rank": 711,
   "domain": "googlezip.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 712,
   "domain": "fb.com",
   "outcome": "robots_disallowed",
   "reason": "redirect target robots.txt disallows /"
  },
  {
   "rank": 713,
   "domain": "wpguardian.com",
   "outcome": "duplicate",
   "reason": "same final host as #688 wpguardian.io",
   "duplicateOf": 688
  },
  {
   "rank": 714,
   "domain": "ring.com",
   "outcome": "analyzed",
   "finalHost": "ring.com",
   "body": "Ring Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Ring Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 92,
   "renderedFamilies": 1,
   "declaredFamilies": 6
  },
  {
   "rank": 715,
   "domain": "porkbun.com",
   "outcome": "analyzed",
   "finalHost": "porkbun.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 352,
   "renderedFamilies": 3,
   "declaredFamilies": 12
  },
  {
   "rank": 716,
   "domain": "pinimg.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 717,
   "domain": "imgur.com",
   "outcome": "analyzed",
   "finalHost": "imgur.com",
   "body": "Proxima Nova",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 175,
   "renderedFamilies": 1,
   "declaredFamilies": 33
  },
  {
   "rank": 718,
   "domain": "amazon.es",
   "outcome": "analyzed",
   "finalHost": "amazon.es",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Arial",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 21,
   "fontKB": 603,
   "renderedFamilies": 2,
   "declaredFamilies": 7
  },
  {
   "rank": 719,
   "domain": "usercontent.goog",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 720,
   "domain": "ya.ru",
   "outcome": "duplicate",
   "reason": "same final host as #85 yandex.net",
   "duplicateOf": 85
  },
  {
   "rank": 721,
   "domain": "asus.com",
   "outcome": "analyzed",
   "finalHost": "asus.com",
   "body": "TT Norms Pro",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "TT Norms Pro",
   "headingKind": "web",
   "sources": [
    "self",
    "service"
   ],
   "fontFiles": 7,
   "fontKB": 473,
   "renderedFamilies": 4,
   "declaredFamilies": 18
  },
  {
   "rank": 722,
   "domain": "wp.pl",
   "outcome": "analyzed",
   "finalHost": "wp.pl",
   "body": "Helvetica Neue",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Roboto Condensed",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 186,
   "renderedFamilies": 3,
   "declaredFamilies": 5
  },
  {
   "rank": 723,
   "domain": "bamgrid.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 724,
   "domain": "nel.goog",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 725,
   "domain": "itch.io",
   "outcome": "analyzed",
   "finalHost": "itch.io",
   "body": "Lato",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Lato",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 76,
   "renderedFamilies": 1,
   "declaredFamilies": 9
  },
  {
   "rank": 726,
   "domain": "airbnb.com",
   "outcome": "analyzed",
   "finalHost": "airbnb.com",
   "body": "Airbnb Cereal",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Airbnb Cereal",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": -1,
   "renderedFamilies": 1,
   "declaredFamilies": 9
  },
  {
   "rank": 727,
   "domain": "uber.com",
   "outcome": "analyzed",
   "finalHost": "uber.com",
   "body": "Uber Move Text",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Uber Move",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 117,
   "renderedFamilies": 2,
   "declaredFamilies": 17
  },
  {
   "rank": 728,
   "domain": "nmrodam.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 729,
   "domain": "cdnhwc1.com",
   "outcome": "unreachable",
   "reason": "ERR_CERT_AUTHORITY_INVALID"
  },
  {
   "rank": 730,
   "domain": "cnet.com",
   "outcome": "analyzed",
   "finalHost": "cnet.com",
   "body": "monumentgrotesk",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "monumentgrotesk",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 427,
   "renderedFamilies": 2,
   "declaredFamilies": 2
  },
  {
   "rank": 731,
   "domain": "independent.co.uk",
   "outcome": "analyzed",
   "finalHost": "independent.co.uk",
   "body": "Indy Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Indy Serif",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 186,
   "renderedFamilies": 5,
   "declaredFamilies": 20
  },
  {
   "rank": 732,
   "domain": "amazon.it",
   "outcome": "analyzed",
   "finalHost": "amazon.it",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 2
  },
  {
   "rank": 733,
   "domain": "quantserve.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 734,
   "domain": "mailchimp.com",
   "outcome": "analyzed",
   "finalHost": "mailchimp.com",
   "body": "Graphik",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Means",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 184,
   "renderedFamilies": 2,
   "declaredFamilies": 16
  },
  {
   "rank": 735,
   "domain": "pvp.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 736,
   "domain": "grammarly.io",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 737,
   "domain": "stripchat.com",
   "outcome": "excluded_adult",
   "reason": "pre-crawl adult list (not visited)"
  },
  {
   "rank": 738,
   "domain": "bandcamp.com",
   "outcome": "analyzed",
   "finalHost": "bandcamp.com",
   "body": "Helvetica Neue",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Helvetica Neue",
   "headingKind": "installed",
   "sources": [
    "google"
   ],
   "fontFiles": 1,
   "fontKB": 34,
   "renderedFamilies": 1,
   "declaredFamilies": 4
  },
  {
   "rank": 739,
   "domain": "globalsign.com",
   "outcome": "analyzed",
   "finalHost": "globalsign.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 140,
   "renderedFamilies": 3,
   "declaredFamilies": 22
  },
  {
   "rank": 740,
   "domain": "githubusercontent.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt returned 5xx"
  },
  {
   "rank": 741,
   "domain": "bugsnag.com",
   "outcome": "analyzed",
   "finalHost": "bugsnag.com",
   "body": "DM Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "DM Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 2,
   "fontKB": 136,
   "renderedFamilies": 1,
   "declaredFamilies": 7
  },
  {
   "rank": 742,
   "domain": "dbankcloud.com",
   "outcome": "analyzed",
   "finalHost": "dbankcloud.com",
   "body": "Times",
   "bodyKind": "installed",
   "bodyCategory": "serif",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 0
  },
  {
   "rank": 743,
   "domain": "creativecdn.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 744,
   "domain": "marriott.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 745,
   "domain": "shopee.co.id",
   "outcome": "analyzed",
   "finalHost": "shopee.co.id",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 352,
   "renderedFamilies": 1,
   "declaredFamilies": 18
  },
  {
   "rank": 746,
   "domain": "safebrowsing.apple",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 747,
   "domain": "bidr.io",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 748,
   "domain": "agkn.com",
   "outcome": "not_html",
   "reason": "text/plain"
  },
  {
   "rank": 749,
   "domain": "hostgator.com.br",
   "outcome": "analyzed",
   "finalHost": "hostgator.com.br",
   "body": "Galano",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Galano",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 102,
   "renderedFamilies": 1,
   "declaredFamilies": 10
  },
  {
   "rank": 750,
   "domain": "python.org",
   "outcome": "analyzed",
   "finalHost": "python.org",
   "body": "Source Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Flux",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 137,
   "renderedFamilies": 4,
   "declaredFamilies": 15
  },
  {
   "rank": 751,
   "domain": "1rx.io",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 752,
   "domain": "imrworldwide.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 753,
   "domain": "mlb.com",
   "outcome": "analyzed",
   "finalHost": "mlb.com",
   "body": "mlb-primary",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "mlb-primary",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 10,
   "fontKB": 599,
   "renderedFamilies": 4,
   "declaredFamilies": 15
  },
  {
   "rank": 754,
   "domain": "g.co",
   "outcome": "analyzed",
   "finalHost": "g.co",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 2,
   "fontKB": 57,
   "renderedFamilies": 3,
   "declaredFamilies": 6
  },
  {
   "rank": 755,
   "domain": "ad-tech.ru",
   "outcome": "blocked",
   "reason": "ERR_CONNECTION_RESET (connection dropped)"
  },
  {
   "rank": 756,
   "domain": "google.co.uk",
   "outcome": "duplicate",
   "reason": "same final host as #1 google.com",
   "duplicateOf": 1
  },
  {
   "rank": 757,
   "domain": "crwdcntrl.net",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 758,
   "domain": "zillow.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 759,
   "domain": "ddnss.de",
   "outcome": "analyzed",
   "finalHost": "ddnss.de",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 85,
   "renderedFamilies": 1,
   "declaredFamilies": 10
  },
  {
   "rank": 760,
   "domain": "homedepot.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 761,
   "domain": "gumgum.com",
   "outcome": "analyzed",
   "finalHost": "gumgum.com",
   "body": "Circularxx",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Circularxx",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 117,
   "renderedFamilies": 1,
   "declaredFamilies": 7
  },
  {
   "rank": 762,
   "domain": "lijit.com",
   "outcome": "analyzed",
   "finalHost": "lijit.com",
   "body": "Circular",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Circular",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 106,
   "renderedFamilies": 1,
   "declaredFamilies": 14
  },
  {
   "rank": 763,
   "domain": "steamstatic.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 764,
   "domain": "ozone.ru",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 765,
   "domain": "bild.de",
   "outcome": "analyzed",
   "finalHost": "bild.de",
   "body": "Gotham XNarrow",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Gotham Cond",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 283,
   "renderedFamilies": 3,
   "declaredFamilies": 37
  },
  {
   "rank": 766,
   "domain": "curseforge.com",
   "outcome": "analyzed",
   "finalHost": "curseforge.com",
   "body": "Lato",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Montserrat",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 358,
   "renderedFamilies": 2,
   "declaredFamilies": 3
  },
  {
   "rank": 767,
   "domain": "oxylabs.io",
   "outcome": "analyzed",
   "finalHost": "oxylabs.io",
   "body": "Anek Latin",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Anek Latin",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 133,
   "renderedFamilies": 2,
   "declaredFamilies": 13
  },
  {
   "rank": 768,
   "domain": "fda.gov",
   "outcome": "not_html",
   "reason": "text/plain"
  },
  {
   "rank": 769,
   "domain": "criteo.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 770,
   "domain": "herokudns.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 771,
   "domain": "mediafire.com",
   "outcome": "analyzed",
   "finalHost": "mediafire.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 1,
   "fontKB": 42,
   "renderedFamilies": 1,
   "declaredFamilies": 3
  },
  {
   "rank": 772,
   "domain": "box.com",
   "outcome": "analyzed",
   "finalHost": "box.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 8,
   "fontKB": 544,
   "renderedFamilies": 1,
   "declaredFamilies": 2
  },
  {
   "rank": 773,
   "domain": "parklogic.com",
   "outcome": "analyzed",
   "finalHost": "parklogic.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 2,
   "fontKB": 82,
   "renderedFamilies": 1,
   "declaredFamilies": 8
  },
  {
   "rank": 774,
   "domain": "webempresa.eu",
   "outcome": "analyzed",
   "finalHost": "webempresa.com",
   "body": "Satoshi",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Sora",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 12,
   "fontKB": 633,
   "renderedFamilies": 3,
   "declaredFamilies": 14
  },
  {
   "rank": 775,
   "domain": "ovscdns.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 776,
   "domain": "nikkei.com",
   "outcome": "analyzed",
   "finalHost": "nikkei.com",
   "body": "Hiragino Sans",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Hiragino Sans",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 5,
   "declaredFamilies": 6
  },
  {
   "rank": 777,
   "domain": "usgovcloudapi.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 778,
   "domain": "keenetic.io",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 779,
   "domain": "buydomains.com",
   "outcome": "analyzed",
   "finalHost": "buydomains.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 4,
   "fontKB": 155,
   "renderedFamilies": 2,
   "declaredFamilies": 15
  },
  {
   "rank": 780,
   "domain": "sedo.com",
   "outcome": "analyzed",
   "finalHost": "sedo.com",
   "body": "Source Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Source Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 799,
   "renderedFamilies": 2,
   "declaredFamilies": 14
  },
  {
   "rank": 781,
   "domain": "shopeemobile.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 782,
   "domain": "google.com.br",
   "outcome": "duplicate",
   "reason": "same final host as #1 google.com",
   "duplicateOf": 1
  },
  {
   "rank": 783,
   "domain": "singular.net",
   "outcome": "analyzed",
   "finalHost": "singular.net",
   "body": "Figtree",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Bakbak One",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 109,
   "renderedFamilies": 2,
   "declaredFamilies": 11
  },
  {
   "rank": 784,
   "domain": "bestbuy.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 785,
   "domain": "mckinsey.com",
   "outcome": "blocked",
   "reason": "ERR_HTTP2_PROTOCOL_ERROR (connection dropped)"
  },
  {
   "rank": 786,
   "domain": "sc-cdn.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 787,
   "domain": "rt.ru",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 788,
   "domain": "craigslist.org",
   "outcome": "analyzed",
   "finalHost": "craigslist.org",
   "body": "Helvetica",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 11
  },
  {
   "rank": 789,
   "domain": "cursor.sh",
   "outcome": "analyzed",
   "finalHost": "cursor.com",
   "body": "Cursor Gothic",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Cursor Gothic",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 22,
   "fontKB": 772,
   "renderedFamilies": 5,
   "declaredFamilies": 38
  },
  {
   "rank": 790,
   "domain": "recaptcha.net",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 791,
   "domain": "wattpad.com",
   "outcome": "analyzed",
   "finalHost": "wattpad.com",
   "body": "Source Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Source Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 323,
   "renderedFamilies": 1,
   "declaredFamilies": 6
  },
  {
   "rank": 792,
   "domain": "lenovo.com",
   "outcome": "analyzed",
   "finalHost": "lenovo.com",
   "body": "Lato",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Lato",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 471,
   "renderedFamilies": 1,
   "declaredFamilies": 12
  },
  {
   "rank": 793,
   "domain": "allaboutcookies.org",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 794,
   "domain": "fiverr.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 795,
   "domain": "no-ip.com",
   "outcome": "analyzed",
   "finalHost": "noip.com",
   "body": "Helvetica Neue",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Helvetica Neue",
   "headingKind": "installed",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 764,
   "renderedFamilies": 2,
   "declaredFamilies": 16
  },
  {
   "rank": 796,
   "domain": "liadm.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 797,
   "domain": "wcdnga.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 798,
   "domain": "orderbox-dns.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 799,
   "domain": "apnews.com",
   "outcome": "analyzed",
   "finalHost": "apnews.com",
   "body": "AP",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "AP",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 12,
   "fontKB": 785,
   "renderedFamilies": 4,
   "declaredFamilies": 26
  },
  {
   "rank": 800,
   "domain": "ameblo.jp",
   "outcome": "analyzed",
   "finalHost": "ameblo.jp",
   "body": "Hiragino Sans",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Hiragino Sans",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 3,
   "renderedFamilies": 2,
   "declaredFamilies": 4
  },
  {
   "rank": 801,
   "domain": "ted.com",
   "outcome": "analyzed",
   "finalHost": "ted.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 363,
   "renderedFamilies": 1,
   "declaredFamilies": 25
  },
  {
   "rank": 802,
   "domain": "welt.de",
   "outcome": "analyzed",
   "finalHost": "welt.de",
   "body": "Mark Pro",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Mark Pro",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 92,
   "renderedFamilies": 3,
   "declaredFamilies": 21
  },
  {
   "rank": 803,
   "domain": "mixpanel.com",
   "outcome": "analyzed",
   "finalHost": "mixpanel.com",
   "body": "Garnett",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Garnett",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 249,
   "renderedFamilies": 4,
   "declaredFamilies": 29
  },
  {
   "rank": 804,
   "domain": "appcenter.ms",
   "outcome": "analyzed",
   "finalHost": "appcenter.ms",
   "body": "Segoe UI",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Segoe UI",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 120,
   "renderedFamilies": 1,
   "declaredFamilies": 7
  },
  {
   "rank": 805,
   "domain": "disneyplus.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 806,
   "domain": "smaato.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 807,
   "domain": "xboxlive.com",
   "outcome": "unreachable",
   "reason": "ERR_CERT_COMMON_NAME_INVALID"
  },
  {
   "rank": 808,
   "domain": "prnewswire.com",
   "outcome": "analyzed",
   "finalHost": "prnewswire.com",
   "body": "Proxima Nova",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Proxima Nova",
   "headingKind": "web",
   "sources": [
    "adobe",
    "self"
   ],
   "fontFiles": 9,
   "fontKB": 431,
   "renderedFamilies": 2,
   "declaredFamilies": 20
  },
  {
   "rank": 809,
   "domain": "moloco.com",
   "outcome": "analyzed",
   "finalHost": "moloco.com",
   "body": "PP Mori",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Kyoto",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 9,
   "fontKB": 439,
   "renderedFamilies": 3,
   "declaredFamilies": 14
  },
  {
   "rank": 810,
   "domain": "people.com",
   "outcome": "analyzed",
   "finalHost": "people.com",
   "body": "Limerick Serial",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Limerick Serial",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 78,
   "renderedFamilies": 2,
   "declaredFamilies": 8
  },
  {
   "rank": 811,
   "domain": "xbox.com",
   "outcome": "analyzed",
   "finalHost": "xbox.com",
   "body": "Segoe UI",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Segoe UI",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 167,
   "renderedFamilies": 2,
   "declaredFamilies": 50
  },
  {
   "rank": 812,
   "domain": "adform.net",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 813,
   "domain": "33across.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 814,
   "domain": "rakuten.com",
   "outcome": "analyzed",
   "finalHost": "rakuten.com",
   "body": "Rakuten Sans UI",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Stag",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 206,
   "renderedFamilies": 2,
   "declaredFamilies": 16
  },
  {
   "rank": 815,
   "domain": "erome.com",
   "outcome": "excluded_adult",
   "reason": "pre-crawl adult list (not visited)"
  },
  {
   "rank": 816,
   "domain": "vivo.com.cn",
   "outcome": "analyzed",
   "finalHost": "vivo.com",
   "body": "vivo Sans SC",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "vivo Sans SC",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 149,
   "renderedFamilies": 2,
   "declaredFamilies": 14
  },
  {
   "rank": 817,
   "domain": "networkadvertising.org",
   "outcome": "analyzed",
   "finalHost": "thenai.org",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "GT America",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 116,
   "renderedFamilies": 2,
   "declaredFamilies": 15
  },
  {
   "rank": 818,
   "domain": "teads.tv",
   "outcome": "analyzed",
   "finalHost": "cdn.teads.tv",
   "body": "Helvetica",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 2
  },
  {
   "rank": 819,
   "domain": "liftoff.io",
   "outcome": "duplicate",
   "reason": "same final host as #206 vungle.com",
   "duplicateOf": 206
  },
  {
   "rank": 820,
   "domain": "adjust.com",
   "outcome": "analyzed",
   "finalHost": "adjust.com",
   "body": "TT Norms Pro",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "TT Norms Pro",
   "headingKind": "web",
   "sources": [
    "service"
   ],
   "fontFiles": 4,
   "fontKB": 244,
   "renderedFamilies": 1,
   "declaredFamilies": 10
  },
  {
   "rank": 821,
   "domain": "a-mo.net",
   "outcome": "analyzed",
   "finalHost": "a-mo.net",
   "body": "Times",
   "bodyKind": "installed",
   "bodyCategory": "serif",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 0
  },
  {
   "rank": 822,
   "domain": "discordapp.com",
   "outcome": "duplicate",
   "reason": "same final host as #142 discord.gg",
   "duplicateOf": 142
  },
  {
   "rank": 823,
   "domain": "merriam-webster.com",
   "outcome": "analyzed",
   "finalHost": "merriam-webster.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 10,
   "fontKB": 107,
   "renderedFamilies": 4,
   "declaredFamilies": 20
  },
  {
   "rank": 824,
   "domain": "pccc.com",
   "outcome": "analyzed",
   "finalHost": "pccc.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 11,
   "fontKB": 266,
   "renderedFamilies": 2,
   "declaredFamilies": 39
  },
  {
   "rank": 825,
   "domain": "zoho.com",
   "outcome": "analyzed",
   "finalHost": "zoho.com",
   "body": "Zoho Puvi",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Zoho Puvi",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 268,
   "renderedFamilies": 2,
   "declaredFamilies": 21
  },
  {
   "rank": 826,
   "domain": "deepl.com",
   "outcome": "analyzed",
   "finalHost": "deepl.com",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 238,
   "renderedFamilies": 1,
   "declaredFamilies": 22
  },
  {
   "rank": 827,
   "domain": "ryanair.com",
   "outcome": "analyzed",
   "finalHost": "ryanair.com",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 39,
   "renderedFamilies": 1,
   "declaredFamilies": 1
  },
  {
   "rank": 828,
   "domain": "goskope.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 829,
   "domain": "cloudsink.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 830,
   "domain": "unpkg.com",
   "outcome": "analyzed",
   "finalHost": "unpkg.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 11
  },
  {
   "rank": 831,
   "domain": "me.com",
   "outcome": "duplicate",
   "reason": "same final host as #52 icloud.com",
   "duplicateOf": 52
  },
  {
   "rank": 832,
   "domain": "lefigaro.fr",
   "outcome": "analyzed",
   "finalHost": "lefigaro.fr",
   "body": "Noto Serif",
   "bodyKind": "web",
   "bodyCategory": "serif",
   "heading": "Noto Serif",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 9,
   "fontKB": 109,
   "renderedFamilies": 2,
   "declaredFamilies": 20
  },
  {
   "rank": 833,
   "domain": "turn.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 834,
   "domain": "blackberry.com",
   "outcome": "analyzed",
   "finalHost": "blackberry.com",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 133,
   "renderedFamilies": 3,
   "declaredFamilies": 8
  },
  {
   "rank": 835,
   "domain": "odoo.com",
   "outcome": "timeout",
   "reason": "ERR_TIMED_OUT"
  },
  {
   "rank": 836,
   "domain": "expedia.com",
   "outcome": "blocked",
   "reason": "HTTP 429"
  },
  {
   "rank": 837,
   "domain": "usps.com",
   "outcome": "analyzed",
   "finalHost": "usps.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 344,
   "renderedFamilies": 1,
   "declaredFamilies": 13
  },
  {
   "rank": 838,
   "domain": "grab.co",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 839,
   "domain": "tbank.ru",
   "outcome": "unreachable",
   "reason": "ERR_CERT_AUTHORITY_INVALID"
  },
  {
   "rank": 840,
   "domain": "daum.net",
   "outcome": "analyzed",
   "finalHost": "daum.net",
   "body": "Apple SD Gothic Neo",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [
    "google"
   ],
   "fontFiles": 2,
   "fontKB": 73,
   "renderedFamilies": 2,
   "declaredFamilies": 6
  },
  {
   "rank": 841,
   "domain": "usda.gov",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 842,
   "domain": "academia.edu",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 843,
   "domain": "meta.com",
   "outcome": "analyzed",
   "finalHost": "meta.com",
   "body": "Optimistic",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Optimistic",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 180,
   "renderedFamilies": 1,
   "declaredFamilies": 70
  },
  {
   "rank": 844,
   "domain": "wb.ru",
   "outcome": "http_error",
   "reason": "HTTP 498"
  },
  {
   "rank": 845,
   "domain": "agoda.com",
   "outcome": "analyzed",
   "finalHost": "agoda.com",
   "body": "Helvetica Neue",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Helvetica Neue",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 235,
   "renderedFamilies": 1,
   "declaredFamilies": 19
  },
  {
   "rank": 846,
   "domain": "theverge.com",
   "outcome": "analyzed",
   "finalHost": "theverge.com",
   "body": "FK Roman Standard",
   "bodyKind": "web",
   "bodyCategory": "serif",
   "heading": "polySans",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 16,
   "fontKB": 583,
   "renderedFamilies": 4,
   "declaredFamilies": 14
  },
  {
   "rank": 847,
   "domain": "amazon.com.au",
   "outcome": "analyzed",
   "finalHost": "amazon.com.au",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 2
  },
  {
   "rank": 848,
   "domain": "jetbrains.com",
   "outcome": "analyzed",
   "finalHost": "jetbrains.com",
   "body": "JetBrains Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "JetBrains Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 158,
   "renderedFamilies": 3,
   "declaredFamilies": 24
  },
  {
   "rank": 849,
   "domain": "zoom.com",
   "outcome": "duplicate",
   "reason": "same final host as #76 zoom.us",
   "duplicateOf": 76
  },
  {
   "rank": 850,
   "domain": "a-msedge.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 851,
   "domain": "onlyfans.com",
   "outcome": "excluded_adult",
   "reason": "pre-crawl adult list (not visited)"
  },
  {
   "rank": 852,
   "domain": "amagi.tv",
   "outcome": "blocked",
   "reason": "ERR_CONNECTION_RESET (connection dropped)"
  },
  {
   "rank": 853,
   "domain": "ebay.de",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 854,
   "domain": "onetag-sys.com",
   "outcome": "analyzed",
   "finalHost": "onetag-sys.com",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Arial",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 2
  },
  {
   "rank": 855,
   "domain": "discogs.com",
   "outcome": "analyzed",
   "finalHost": "discogs.com",
   "body": "Helvetica Neue",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Helvetica Neue",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 25,
   "renderedFamilies": 1,
   "declaredFamilies": 25
  },
  {
   "rank": 856,
   "domain": "mynetname.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 857,
   "domain": "eeroup.com",
   "outcome": "not_html",
   "reason": "application/xml"
  },
  {
   "rank": 858,
   "domain": "pexels.com",
   "outcome": "analyzed",
   "finalHost": "pexels.com",
   "body": "Canva Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Canva Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 82,
   "renderedFamilies": 1,
   "declaredFamilies": 6
  },
  {
   "rank": 859,
   "domain": "pendo.io",
   "outcome": "analyzed",
   "finalHost": "pendo.io",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Sora",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 22,
   "fontKB": 1162,
   "renderedFamilies": 3,
   "declaredFamilies": 21
  },
  {
   "rank": 860,
   "domain": "focus.de",
   "outcome": "analyzed",
   "finalHost": "focus.de",
   "body": "Inter Tight",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter Tight",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 262,
   "renderedFamilies": 2,
   "declaredFamilies": 15
  },
  {
   "rank": 861,
   "domain": "msftauth.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 862,
   "domain": "nintendo.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 863,
   "domain": "livejournal.com",
   "outcome": "analyzed",
   "finalHost": "livejournal.com",
   "body": "Proxima Nova",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Proxima Nova",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 122,
   "renderedFamilies": 1,
   "declaredFamilies": 11
  },
  {
   "rank": 864,
   "domain": "figma.com",
   "outcome": "analyzed",
   "finalHost": "figma.com",
   "body": "figmaSans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "figmaSans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 309,
   "renderedFamilies": 2,
   "declaredFamilies": 13
  },
  {
   "rank": 865,
   "domain": "amazon.com.br",
   "outcome": "analyzed",
   "finalHost": "amazon.com.br",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Arial",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 21,
   "fontKB": 617,
   "renderedFamilies": 3,
   "declaredFamilies": 7
  },
  {
   "rank": 866,
   "domain": "ebay.co.uk",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 867,
   "domain": "adgrx.com",
   "outcome": "unreachable",
   "reason": "ERR_CERT_COMMON_NAME_INVALID"
  },
  {
   "rank": 868,
   "domain": "pikabu.ru",
   "outcome": "analyzed",
   "finalHost": "pikabu.ru",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Roboto",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 136,
   "renderedFamilies": 1,
   "declaredFamilies": 11
  },
  {
   "rank": 869,
   "domain": "xvideos.com",
   "outcome": "excluded_adult",
   "reason": "pre-crawl adult list (not visited)"
  },
  {
   "rank": 870,
   "domain": "yellowblue.io",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 871,
   "domain": "dnse0.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 872,
   "domain": "chess.com",
   "outcome": "analyzed",
   "finalHost": "chess.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "Chess Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 206,
   "renderedFamilies": 2,
   "declaredFamilies": 8
  },
  {
   "rank": 873,
   "domain": "samsungosp.com",
   "outcome": "analyzed",
   "finalHost": "samsungosp.com",
   "body": "Arial",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 5
  },
  {
   "rank": 874,
   "domain": "synology.com",
   "outcome": "analyzed",
   "finalHost": "synology.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 151,
   "renderedFamilies": 2,
   "declaredFamilies": 23
  },
  {
   "rank": 875,
   "domain": "life360.com",
   "outcome": "analyzed",
   "finalHost": "life360.com",
   "body": "Centra No2",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Centra No2",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 146,
   "renderedFamilies": 1,
   "declaredFamilies": 18
  },
  {
   "rank": 876,
   "domain": "appspot.com",
   "outcome": "duplicate",
   "reason": "same final host as #236 gmail.com",
   "duplicateOf": 236
  },
  {
   "rank": 877,
   "domain": "fbsbx.com",
   "outcome": "http_error",
   "reason": "HTTP 404"
  },
  {
   "rank": 878,
   "domain": "kleinanzeigen.de",
   "outcome": "analyzed",
   "finalHost": "kleinanzeigen.de",
   "body": "Helvetica Neue",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Helvetica Neue",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 9
  },
  {
   "rank": 879,
   "domain": "frontiersin.org",
   "outcome": "analyzed",
   "finalHost": "frontiersin.org",
   "body": "Museo Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Museo Sans",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 103,
   "renderedFamilies": 1,
   "declaredFamilies": 9
  },
  {
   "rank": 880,
   "domain": "icanhazip.com",
   "outcome": "not_html",
   "reason": "text/plain"
  },
  {
   "rank": 881,
   "domain": "www.gov.br",
   "outcome": "analyzed",
   "finalHost": "gov.br",
   "body": "Rawline",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Rawline",
   "headingKind": "web",
   "sources": [
    "public_cdn",
    "self"
   ],
   "fontFiles": 18,
   "fontKB": 1444,
   "renderedFamilies": 1,
   "declaredFamilies": 23
  },
  {
   "rank": 882,
   "domain": "disqus.com",
   "outcome": "analyzed",
   "finalHost": "disqus.com",
   "body": "Lato",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Lato",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 152,
   "renderedFamilies": 1,
   "declaredFamilies": 18
  },
  {
   "rank": 883,
   "domain": "360safe.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 884,
   "domain": "hbr.org",
   "outcome": "analyzed",
   "finalHost": "hbr.org",
   "body": "GT America",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "GT America",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 10,
   "fontKB": 411,
   "renderedFamilies": 2,
   "declaredFamilies": 38
  },
  {
   "rank": 885,
   "domain": "biblegateway.com",
   "outcome": "analyzed",
   "finalHost": "biblegateway.com",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 15
  },
  {
   "rank": 886,
   "domain": "it.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 887,
   "domain": "spotifycdn.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 888,
   "domain": "nbcnews.com",
   "outcome": "analyzed",
   "finalHost": "nbcnews.com",
   "body": "Publico Text",
   "bodyKind": "web",
   "bodyCategory": "serif",
   "heading": "FoundersGroteskCond",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 14,
   "fontKB": 432,
   "renderedFamilies": 5,
   "declaredFamilies": 32
  },
  {
   "rank": 889,
   "domain": "kunluncan.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 890,
   "domain": "myspace.com",
   "outcome": "analyzed",
   "finalHost": "myspace.com",
   "body": "BentonSans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "BentonSans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 308,
   "renderedFamilies": 1,
   "declaredFamilies": 3
  },
  {
   "rank": 891,
   "domain": "ssl-images-amazon.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 892,
   "domain": "ys7.com",
   "outcome": "analyzed",
   "finalHost": "ys7.com",
   "body": "PingFang SC",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "PingFang SC",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 10
  },
  {
   "rank": 893,
   "domain": "lg.com",
   "outcome": "analyzed",
   "finalHost": "lg.com",
   "body": "LG Smart",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "LG Smart",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 140,
   "renderedFamilies": 1,
   "declaredFamilies": 33
  },
  {
   "rank": 894,
   "domain": "azure-devices.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 895,
   "domain": "bytefcdn.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 896,
   "domain": "agora.io",
   "outcome": "analyzed",
   "finalHost": "agora.io",
   "body": "Jokker",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Jokker",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 8,
   "fontKB": 374,
   "renderedFamilies": 2,
   "declaredFamilies": 21
  },
  {
   "rank": 897,
   "domain": "dnse2.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 898,
   "domain": "readthedocs.io",
   "outcome": "analyzed",
   "finalHost": "about.readthedocs.com",
   "body": "Lato",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Lato",
   "headingKind": "web",
   "sources": [
    "self",
    "service"
   ],
   "fontFiles": 19,
   "fontKB": 1033,
   "renderedFamilies": 2,
   "declaredFamilies": 21
  },
  {
   "rank": 899,
   "domain": "pornhub.com",
   "outcome": "excluded_adult",
   "reason": "pre-crawl adult list (not visited)"
  },
  {
   "rank": 900,
   "domain": "dv.tech",
   "outcome": "blocked",
   "reason": "ERR_CONNECTION_CLOSED (connection dropped)"
  },
  {
   "rank": 901,
   "domain": "mayoclinic.org",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 902,
   "domain": "cdn-vk.ru",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 903,
   "domain": "att.net",
   "outcome": "no_text",
   "reason": "no visible text"
  },
  {
   "rank": 904,
   "domain": "immedia-semi.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 905,
   "domain": "worldbank.org",
   "outcome": "analyzed",
   "finalHost": "worldbank.org",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 117,
   "renderedFamilies": 1,
   "declaredFamilies": 11
  },
  {
   "rank": 906,
   "domain": "bankofamerica.com",
   "outcome": "analyzed",
   "finalHost": "bankofamerica.com",
   "body": "Roboto",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "cnx",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 16,
   "fontKB": 218,
   "renderedFamilies": 2,
   "declaredFamilies": 13
  },
  {
   "rank": 907,
   "domain": "coupang.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 908,
   "domain": "fwmrm.net",
   "outcome": "analyzed",
   "finalHost": "freewheel.com",
   "body": "Rubik",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Rubik",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 8,
   "fontKB": 433,
   "renderedFamilies": 1,
   "declaredFamilies": 21
  },
  {
   "rank": 909,
   "domain": "volcgslb.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 910,
   "domain": "princeton.edu",
   "outcome": "analyzed",
   "finalHost": "princeton.edu",
   "body": "franklin-gothic-urw",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "FranklinGothic URW Cond",
   "headingKind": "web",
   "sources": [
    "adobe",
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 129,
   "renderedFamilies": 5,
   "declaredFamilies": 14
  },
  {
   "rank": 911,
   "domain": "arcgis.com",
   "outcome": "analyzed",
   "finalHost": "arcgis.com",
   "body": "Avenir Next",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Avenir Next",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 64,
   "renderedFamilies": 1,
   "declaredFamilies": 10
  },
  {
   "rank": 912,
   "domain": "beget.ru",
   "outcome": "analyzed",
   "finalHost": "beget.com",
   "body": "Source Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Golos Text",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 11,
   "fontKB": 248,
   "renderedFamilies": 2,
   "declaredFamilies": 9
  },
  {
   "rank": 913,
   "domain": "latimes.com",
   "outcome": "analyzed",
   "finalHost": "latimes.com",
   "body": "BentonGothic",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "FBKisDisplay",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 8,
   "fontKB": 249,
   "renderedFamilies": 5,
   "declaredFamilies": 23
  },
  {
   "rank": 914,
   "domain": "eu-1-id5-sync.com",
   "outcome": "http_error",
   "reason": "HTTP 522"
  },
  {
   "rank": 915,
   "domain": "mercadolivre.com.br",
   "outcome": "analyzed",
   "finalHost": "mercadolivre.com.br",
   "body": "Proxima Nova",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Proxima Nova",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 109,
   "renderedFamilies": 2,
   "declaredFamilies": 7
  },
  {
   "rank": 916,
   "domain": "thenai.org",
   "outcome": "duplicate",
   "reason": "same final host as #817 networkadvertising.org",
   "duplicateOf": 817
  },
  {
   "rank": 917,
   "domain": "herokuapp.com",
   "outcome": "not_html",
   "reason": "text/plain"
  },
  {
   "rank": 918,
   "domain": "lwsdns.com",
   "outcome": "analyzed",
   "finalHost": "lwsdns.com",
   "body": "Poppins",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "google"
   ],
   "fontFiles": 3,
   "fontKB": 24,
   "renderedFamilies": 1,
   "declaredFamilies": 9
  },
  {
   "rank": 919,
   "domain": "starlink.com",
   "outcome": "analyzed",
   "finalHost": "starlink.com",
   "body": "DIN",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "DIN",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 2,
   "fontKB": 46,
   "renderedFamilies": 1,
   "declaredFamilies": 11
  },
  {
   "rank": 920,
   "domain": "netlify.app",
   "outcome": "analyzed",
   "finalHost": "netlify.com",
   "body": "Instrument Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Figtree",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 242,
   "renderedFamilies": 3,
   "declaredFamilies": 14
  },
  {
   "rank": 921,
   "domain": "queniuaa.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 922,
   "domain": "stbid.ru",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 923,
   "domain": "washington.edu",
   "outcome": "analyzed",
   "finalHost": "washington.edu",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Encode Sans Compressed",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 249,
   "renderedFamilies": 2,
   "declaredFamilies": 13
  },
  {
   "rank": 924,
   "domain": "samsungiotcloud.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 925,
   "domain": "wyzecam.com",
   "outcome": "analyzed",
   "finalHost": "wyze.com",
   "body": "Gilroy",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Gilroy",
   "headingKind": "web",
   "sources": [
    "self",
    "service"
   ],
   "fontFiles": 6,
   "fontKB": 90,
   "renderedFamilies": 1,
   "declaredFamilies": 13
  },
  {
   "rank": 926,
   "domain": "seedtag.com",
   "outcome": "analyzed",
   "finalHost": "seedtag.com",
   "body": "Instrument Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Instrument Sans",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 115,
   "renderedFamilies": 2,
   "declaredFamilies": 10
  },
  {
   "rank": 927,
   "domain": "qualtrics.com",
   "outcome": "analyzed",
   "finalHost": "qualtrics.com",
   "body": "Qualtrics Text",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Qualtrics Display",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 10,
   "fontKB": 711,
   "renderedFamilies": 4,
   "declaredFamilies": 26
  },
  {
   "rank": 928,
   "domain": "epa.gov",
   "outcome": "analyzed",
   "finalHost": "epa.gov",
   "body": "Source Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Source Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 100,
   "renderedFamilies": 2,
   "declaredFamilies": 26
  },
  {
   "rank": 929,
   "domain": "flashtalking.com",
   "outcome": "analyzed",
   "finalHost": "innovid.com",
   "body": "Proxima Nova",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Montserrat",
   "headingKind": "web",
   "sources": [
    "adobe",
    "google"
   ],
   "fontFiles": 18,
   "fontKB": 477,
   "renderedFamilies": 2,
   "declaredFamilies": 15
  },
  {
   "rank": 930,
   "domain": "dbankcloud.ru",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 931,
   "domain": "zenecn.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 932,
   "domain": "docker.io",
   "outcome": "duplicate",
   "reason": "same final host as #512 docker.com",
   "duplicateOf": 512
  },
  {
   "rank": 933,
   "domain": "miwifi.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 934,
   "domain": "genius.com",
   "outcome": "analyzed",
   "finalHost": "genius.com",
   "body": "Programme",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Programme",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 76,
   "renderedFamilies": 1,
   "declaredFamilies": 5
  },
  {
   "rank": 935,
   "domain": "smartthings.com",
   "outcome": "duplicate",
   "reason": "same final host as #94 samsung.com",
   "duplicateOf": 94
  },
  {
   "rank": 936,
   "domain": "tiktokw.us",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 937,
   "domain": "abovedomains.com",
   "outcome": "no_website",
   "reason": "parked or for-sale domain"
  },
  {
   "rank": 938,
   "domain": "deloitte.com",
   "outcome": "analyzed",
   "finalHost": "deloitte.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 339,
   "renderedFamilies": 1,
   "declaredFamilies": 22
  },
  {
   "rank": 939,
   "domain": "t-s1-msedge.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 940,
   "domain": "onet.pl",
   "outcome": "analyzed",
   "finalHost": "onet.pl",
   "body": "Helvetica Neue",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Fira Sans",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 9,
   "fontKB": 275,
   "renderedFamilies": 3,
   "declaredFamilies": 12
  },
  {
   "rank": 941,
   "domain": "lowes.com",
   "outcome": "blocked",
   "reason": "challenge or block page"
  },
  {
   "rank": 942,
   "domain": "youku.com",
   "outcome": "analyzed",
   "finalHost": "youku.com",
   "body": "PingFang SC",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "PingFang SC",
   "headingKind": "installed",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 34,
   "renderedFamilies": 2,
   "declaredFamilies": 14
  },
  {
   "rank": 943,
   "domain": "trendyol.com",
   "outcome": "analyzed",
   "finalHost": "trendyol.com",
   "body": "Source Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 101,
   "renderedFamilies": 1,
   "declaredFamilies": 11
  },
  {
   "rank": 944,
   "domain": "state.gov",
   "outcome": "analyzed",
   "finalHost": "state.gov",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "EB Garamond",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 268,
   "renderedFamilies": 2,
   "declaredFamilies": 17
  },
  {
   "rank": 945,
   "domain": "lgtvcommon.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 946,
   "domain": "go-mpulse.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 947,
   "domain": "featureassets.org",
   "outcome": "not_html",
   "reason": "text/plain"
  },
  {
   "rank": 948,
   "domain": "leiniao.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 949,
   "domain": "tailscale.com",
   "outcome": "analyzed",
   "finalHost": "tailscale.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 164,
   "renderedFamilies": 2,
   "declaredFamilies": 14
  },
  {
   "rank": 950,
   "domain": "mercadolibre.com.ar",
   "outcome": "analyzed",
   "finalHost": "mercadolibre.com.ar",
   "body": "Proxima Nova",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Proxima Nova",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 109,
   "renderedFamilies": 2,
   "declaredFamilies": 7
  },
  {
   "rank": 951,
   "domain": "eporner.com",
   "outcome": "excluded_adult",
   "reason": "pre-crawl adult list (not visited)"
  },
  {
   "rank": 952,
   "domain": "warnerbros.com",
   "outcome": "analyzed",
   "finalHost": "warnerbros.com",
   "body": "Montserrat",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Montserrat",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 1,
   "fontKB": 31,
   "renderedFamilies": 1,
   "declaredFamilies": 4
  },
  {
   "rank": 953,
   "domain": "note.com",
   "outcome": "analyzed",
   "finalHost": "note.com",
   "body": "Hiragino Sans",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 35
  },
  {
   "rank": 954,
   "domain": "jd.com",
   "outcome": "analyzed",
   "finalHost": "global.jd.com",
   "body": "Songti SC",
   "bodyKind": "installed",
   "bodyCategory": "serif",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 13,
   "renderedFamilies": 3,
   "declaredFamilies": 18
  },
  {
   "rank": 955,
   "domain": "chaturbate.com",
   "outcome": "excluded_adult",
   "reason": "pre-crawl adult list (not visited)"
  },
  {
   "rank": 956,
   "domain": "character.ai",
   "outcome": "analyzed",
   "finalHost": "character.ai",
   "body": "Hauss",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Hauss",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 18,
   "fontKB": 944,
   "renderedFamilies": 1,
   "declaredFamilies": 45
  },
  {
   "rank": 957,
   "domain": "playrix.com",
   "outcome": "analyzed",
   "finalHost": "playrix.com",
   "body": "Hauss",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Hauss",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 148,
   "renderedFamilies": 1,
   "declaredFamilies": 2
  },
  {
   "rank": 958,
   "domain": "fidelity.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 959,
   "domain": "zpath.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 960,
   "domain": "mailchi.mp",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 961,
   "domain": "hm.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 962,
   "domain": "repubblica.it",
   "outcome": "analyzed",
   "finalHost": "repubblica.it",
   "body": "Georgia",
   "bodyKind": "installed",
   "bodyCategory": "serif",
   "heading": "Eugenio Serif",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 113,
   "renderedFamilies": 3,
   "declaredFamilies": 11
  },
  {
   "rank": 963,
   "domain": "webmd.com",
   "outcome": "analyzed",
   "finalHost": "webmd.com",
   "body": "Source Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Source Sans",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 97,
   "renderedFamilies": 2,
   "declaredFamilies": 8
  },
  {
   "rank": 964,
   "domain": "cdnhwc2.com",
   "outcome": "unreachable",
   "reason": "ERR_CERT_AUTHORITY_INVALID"
  },
  {
   "rank": 965,
   "domain": "4dex.io",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 966,
   "domain": "sentinelone.net",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 967,
   "domain": "xhamster46.desi",
   "outcome": "excluded_adult",
   "reason": "pre-crawl adult list (not visited)"
  },
  {
   "rank": 968,
   "domain": "internetwarriors.net",
   "outcome": "analyzed",
   "finalHost": "tracker.cl",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "heading": "System UI font",
   "headingKind": "system-ui",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 1,
   "declaredFamilies": 12
  },
  {
   "rank": 969,
   "domain": "xerox.com",
   "outcome": "analyzed",
   "finalHost": "xerox.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Poppins",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 8,
   "fontKB": 203,
   "renderedFamilies": 2,
   "declaredFamilies": 4
  },
  {
   "rank": 970,
   "domain": "corriere.it",
   "outcome": "analyzed",
   "finalHost": "corriere.it",
   "body": "Solferino Text",
   "bodyKind": "web",
   "bodyCategory": "unclassified",
   "heading": "Solferino Text",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 13,
   "fontKB": 232,
   "renderedFamilies": 5,
   "declaredFamilies": 13
  },
  {
   "rank": 971,
   "domain": "change.org",
   "outcome": "analyzed",
   "finalHost": "change.org",
   "body": "Commissioner",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Commissioner",
   "headingKind": "web",
   "sources": [
    "google"
   ],
   "fontFiles": 2,
   "fontKB": 62,
   "renderedFamilies": 1,
   "declaredFamilies": 22
  },
  {
   "rank": 972,
   "domain": "otto.de",
   "outcome": "analyzed",
   "finalHost": "otto.de",
   "body": "OTTOSans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 64,
   "renderedFamilies": 1,
   "declaredFamilies": 5
  },
  {
   "rank": 973,
   "domain": "xnxx.com",
   "outcome": "excluded_adult",
   "reason": "pre-crawl adult list (not visited)"
  },
  {
   "rank": 974,
   "domain": "nexusmods.com",
   "outcome": "analyzed",
   "finalHost": "nexusmods.com",
   "body": "Inter",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Inter",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 80,
   "renderedFamilies": 1,
   "declaredFamilies": 17
  },
  {
   "rank": 975,
   "domain": "caixa.gov.br",
   "outcome": "analyzed",
   "finalHost": "caixa.gov.br",
   "body": "CAIXA Std",
   "bodyKind": "web",
   "bodyCategory": "unclassified",
   "heading": "CAIXA Std",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 6,
   "fontKB": 416,
   "renderedFamilies": 2,
   "declaredFamilies": 3
  },
  {
   "rank": 976,
   "domain": "ancestry.com",
   "outcome": "analyzed",
   "finalHost": "ancestry.com",
   "body": "UI Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "UI Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 78,
   "renderedFamilies": 3,
   "declaredFamilies": 7
  },
  {
   "rank": 977,
   "domain": "opera-api2.com",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 978,
   "domain": "presage.io",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 979,
   "domain": "app-ads-services.com",
   "outcome": "duplicate",
   "reason": "same final host as #1 google.com",
   "duplicateOf": 1
  },
  {
   "rank": 980,
   "domain": "btloader.com",
   "outcome": "robots_disallowed",
   "reason": "robots.txt disallows /"
  },
  {
   "rank": 981,
   "domain": "investopedia.com",
   "outcome": "analyzed",
   "finalHost": "investopedia.com",
   "body": "Source Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Cabin",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 3,
   "fontKB": 54,
   "renderedFamilies": 3,
   "declaredFamilies": 11
  },
  {
   "rank": 982,
   "domain": "ubi.com",
   "outcome": "analyzed",
   "finalHost": "ubisoft.com",
   "body": "Open Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Open Sans",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 7,
   "fontKB": 305,
   "renderedFamilies": 3,
   "declaredFamilies": 12
  },
  {
   "rank": 983,
   "domain": "conviva.com",
   "outcome": "analyzed",
   "finalHost": "conviva.ai",
   "body": "Poppins",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 9,
   "fontKB": 652,
   "renderedFamilies": 1,
   "declaredFamilies": 5
  },
  {
   "rank": 984,
   "domain": "kwai.com",
   "outcome": "not_html",
   "reason": "application/json"
  },
  {
   "rank": 985,
   "domain": "ddns.net",
   "outcome": "timeout",
   "reason": "no DOMContentLoaded within 30 s"
  },
  {
   "rank": 986,
   "domain": "sofascore.com",
   "outcome": "analyzed",
   "finalHost": "sofascore.com",
   "body": "Sofascore Sans",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Sofascore Sans",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 280,
   "renderedFamilies": 3,
   "declaredFamilies": 44
  },
  {
   "rank": 987,
   "domain": "nexthink.cloud",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 988,
   "domain": "nationalgeographic.com",
   "outcome": "analyzed",
   "finalHost": "nationalgeographic.com",
   "body": "GeoEdit",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "GeoBrand",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 14,
   "fontKB": 576,
   "renderedFamilies": 2,
   "declaredFamilies": 22
  },
  {
   "rank": 989,
   "domain": "transsion-os.com",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 990,
   "domain": "yieldmo.com",
   "outcome": "analyzed",
   "finalHost": "yieldmo.com",
   "body": "Helvetica",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "PP Neue Machina",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 598,
   "renderedFamilies": 4,
   "declaredFamilies": 13
  },
  {
   "rank": 991,
   "domain": "pixiv.net",
   "outcome": "analyzed",
   "finalHost": "pixiv.net",
   "body": "System UI font",
   "bodyKind": "system-ui",
   "bodyCategory": "sans",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 23
  },
  {
   "rank": 992,
   "domain": "faphouse.com",
   "outcome": "excluded_adult",
   "reason": "pre-crawl adult list (not visited)"
  },
  {
   "rank": 993,
   "domain": "bol.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 994,
   "domain": "elmundo.es",
   "outcome": "analyzed",
   "finalHost": "elmundo.es",
   "body": "Mundo",
   "bodyKind": "web",
   "bodyCategory": "serif",
   "heading": "Mundo",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 14,
   "fontKB": 499,
   "renderedFamilies": 4,
   "declaredFamilies": 15
  },
  {
   "rank": 995,
   "domain": "flightradar24.com",
   "outcome": "analyzed",
   "finalHost": "flightradar24.com",
   "body": "Helvetica",
   "bodyKind": "installed",
   "bodyCategory": "sans",
   "heading": "Roboto Condensed",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 180,
   "renderedFamilies": 4,
   "declaredFamilies": 12
  },
  {
   "rank": 996,
   "domain": "hilton.com",
   "outcome": "blocked",
   "reason": "HTTP 403"
  },
  {
   "rank": 997,
   "domain": "binance.com",
   "outcome": "analyzed",
   "finalHost": "binance.com",
   "body": "Binance Nova",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Proxima Nova",
   "headingKind": "web",
   "sources": [
    "google",
    "self"
   ],
   "fontFiles": 4,
   "fontKB": 185,
   "renderedFamilies": 2,
   "declaredFamilies": 5
  },
  {
   "rank": 998,
   "domain": "ln-msedge.net",
   "outcome": "unreachable",
   "reason": "ERR_NAME_NOT_RESOLVED"
  },
  {
   "rank": 999,
   "domain": "healthline.com",
   "outcome": "analyzed",
   "finalHost": "healthline.com",
   "body": "Proxima Nova",
   "bodyKind": "web",
   "bodyCategory": "sans",
   "heading": "Proxima Nova",
   "headingKind": "web",
   "sources": [
    "self"
   ],
   "fontFiles": 5,
   "fontKB": 155,
   "renderedFamilies": 2,
   "declaredFamilies": 8
  },
  {
   "rank": 1000,
   "domain": "heytapmobi.com",
   "outcome": "analyzed",
   "finalHost": "heytapmobi.com",
   "body": "Songti SC",
   "bodyKind": "installed",
   "bodyCategory": "serif",
   "heading": "Songti SC",
   "headingKind": "installed",
   "sources": [],
   "fontFiles": 0,
   "fontKB": 0,
   "renderedFamilies": 2,
   "declaredFamilies": 0
  }
 ]
}
