Font Scores

Font Scores: Core Web Vitals typography you can trust

Measure readability impact and layout-shift risk before you ship CSS. Built for publishers, product teams, and SEO specialists who want faster pages without guessing about fonts.

Run the Font and Readability Auditor

Enter a font family and size. Font Scores estimates readability, layout-shift potential, and lists Core Web Vitals aligned fixes.

Idle. Ready to analyze.

Frequently asked questions

Font Scores evaluates your declared font size against common reading-distance heuristics for body copy, recommends line-height ranges that support skimming and long-form reading, and translates those signals into a simple score you can compare across stacks. It is not a medical readability test; it is a practical web typography checklist expressed as a number so teams can iterate quickly.

Web fonts can change glyph metrics while files download or when a fallback face swaps out for the final face. Those changes move text and can harm Cumulative Layout Shift. Font Scores estimates risk based on your declared stack, highlights strategies such as font-display, size-adjust, fallback pairing, and variable font axes, and pairs them with a stability score so you can prioritize fixes.

No. Font Scores is an educational auditor that helps you tighten typography decisions before measurement. You should still validate with Lighthouse, PageSpeed Insights, CrUX, and Search Console to understand real user experiences across devices and networks.

Why Use Core Web Vitals: Font & Readability Auditor?

Speed

Font Scores focuses your typography work on what changes Largest Contentful Paint and Cumulative Layout Shift without a slow audit cycle. You enter a font family and size, then receive prioritized guidance about display settings, subsetting, preloading, and metric-compatible fallbacks so you ship CSS that loads predictably. That means fewer round trips between design and engineering when a page feels fast but Lighthouse still flags text rendering.

Security

Your inputs are processed locally in the browser for this audit flow, which reduces exposure compared with uploading site credentials to unknown servers. Font Scores is built for teams that need quick checks during code review or content publishing workflows. You still control hosting and Content Security Policy, and the tool encourages safe patterns such as self-hosting fonts when policy requires stricter third-party controls.

Quality

The auditor translates Core Web Vitals concepts into typography decisions you can defend in a design QA review. Instead of debating taste alone, you can point to stability risk, readable size ranges, and line-height guidance tied to common body copy patterns. That improves consistency across templates and reduces regressions when marketing swaps a headline face without updating fallbacks.

SEO

Google explicitly connects experience signals with search quality, and unstable text undermines trust even when keywords are perfect. Font Scores helps you reduce CLS risk from font swapping and improve readability signals that support engagement metrics. Better engagement often correlates with stronger performance in competitive SERPs, especially for content-heavy sites where the LCP element is frequently text or a hero containing text.

Who Is This For?

Bloggers

Long-form articles live or die on readability. Font Scores lets bloggers test a Google Font stack and body size against stability guidance before publishing a template change. You can compare a decorative heading face with a neutral body face, understand estimated CLS tradeoffs, and keep Core Web Vitals friendly defaults across categories without hiring a performance engineer for every theme tweak.

Developers

Engineers use Font Scores during code review to sanity check font-display choices, fallback stacks, and size tokens. When a designer requests a thinner weight, the auditor highlights how that can shift metrics and what mitigations matter. That shortens the loop between CSS changes and Lighthouse results, especially on SPAs where route-level font loading can amplify layout instability.

Digital marketers

Campaign landing pages often add new typefaces for brand alignment, which can silently hurt CLS and engagement. Font Scores gives marketers a vocabulary aligned with Core Web Vitals so they can negotiate compromises with developers using stability scores and concrete recommendations rather than subjective opinions. It supports SEO roadmaps where page experience is part of the KPI set.

The ultimate guide to Core Web Vitals typography with Font Scores

What this tool is

Font Scores is a browser-based typography auditor built around Core Web Vitals thinking. You provide a font family string and a font size in pixels, and the tool returns a readability score, a layout stability score, and a technical report that translates common web font risks into actionable CSS strategies. It is designed for people who publish content on the web and want their text to look excellent without triggering preventable layout shift or slowing down the largest paint on the page. Unlike a generic font preview, Font Scores emphasizes measurement-minded language that matches how performance teams discuss Cumulative Layout Shift and Largest Contentful Paint, so you can align design intent with engineering constraints.

The auditor does not install fonts for you and does not replace your build pipeline. Instead, it helps you reason about stacks, weights, and sizes using heuristics informed by typical loading patterns. That makes it useful at the moment you choose between a system stack and a hosted web font, or when you adjust body copy from sixteen pixels to eighteen pixels to improve accessibility while worrying about reflow across breakpoints.

Why it matters

Typography sits at the intersection of brand, accessibility, and performance. When a web font loads late or a fallback face mismatches the final face, users see text jump. That movement is not merely cosmetic. It contributes to Cumulative Layout Shift, which is a Core Web Vitals metric Google uses as part of its page experience signals. Poor shift behavior can reduce user trust, increase accidental clicks, and correlate with worse engagement, which indirectly affects SEO outcomes in competitive queries.

Readability also influences how long people stay on a page. If body text is too small for comfortable reading at common phone distances, users bounce even when your information architecture is strong. Font Scores helps you evaluate size choices against a practical readability score so you can defend inclusive defaults in design reviews. The stability score complements that by reminding you that beauty and speed must move together, especially on mobile networks where font files compete with images and scripts for bandwidth.

How to use it effectively

Start by entering the exact CSS font-family list you intend to ship, including fallbacks in order. Then set the font size you use for primary body copy on mobile or desktop, depending on which viewport you are optimizing first. Run the analyzer and read the technical report as a checklist rather than a verdict. Implement font-display strategies that match your brand risk tolerance, consider subsetting when languages are limited, and pair fallbacks using metric-compatible families when possible.

Re-run Font Scores after each meaningful change to family, weight, or size. Treat the readability score as a directional signal: if you move from a robust sixteen pixel stack to a thinner display face at fourteen pixels, you should expect different guidance. Combine the tool with Lighthouse captures so you can correlate estimated risks with lab traces, and validate with real user data from Chrome User Experience Report when traffic allows.

Common mistakes to avoid

A frequent mistake is assuming a single font import from a CDN is enough without a fallback plan. Another is chasing a perfect Lighthouse score by removing web fonts entirely when brand requirements actually allow a well-subset, well-displayed face with stable metrics. Teams also forget that line-height and max-width interact with readability, so changing only font size without adjusting line length can still produce tired readers.

Avoid treating the stability score as a guarantee. Real CLS depends on DOM structure, ads, embeds, and asynchronous content. Font Scores focuses on typography-specific risks, which is a slice of the whole story but an important slice because text is often repeated across every route. Finally, do not ignore accessibility: contrast, letter spacing, and user font scaling still matter, and you should test with platform settings that enlarge text beyond your default CSS assumptions.

If you maintain multiple brands or locales, repeat the audit whenever you change a design token or import a new font package. The same nominal size in pixels can behave differently depending on hinting, subpixel rendering, and operating system defaults. Document the stacks that pass your thresholds so contractors and agencies can reuse approved combinations instead of introducing unvetted faces during a sprint. Over a year, that discipline reduces rework and keeps Core Web Vitals regressions from clustering around marketing launches.

When you present results to leadership, pair Font Scores outputs with a single Lighthouse filmstrip or a short screen recording of font swapping. Executives respond to visuals, and a concise clip makes the tradeoffs tangible. The goal is not fear, but informed choice: choose typography that supports your brand while respecting loading budgets and reader comfort.

How It Works

1

Enter your stack

Type the font-family you plan to use in production CSS, including ordered fallbacks that protect users while files load.

2

Set body size

Choose the pixel size for your main reading text so the readability model matches how visitors actually consume paragraphs.

3

Run the audit

Font Scores scores readability and estimates layout-shift risk from font swapping using heuristics aligned with common Core Web Vitals fixes.

4

Apply the report

Implement recommended strategies such as font-display, size-adjust, preload, and improved fallbacks, then validate in Lighthouse.

About Font Scores

Font Scores exists to make Core Web Vitals literacy accessible to everyone who touches typography, from independent creators to enterprise web teams. We believe performance and beautiful type should reinforce each other, not compete, and that clear guidance beats opaque lab jargon.

Our auditor emphasizes practical recommendations you can ship in CSS, paired with scores that help you compare options quickly. If you want the full company story, values, and commitments, visit our About page.

Font Scores blog

Practical typography performance articles for SEO and Core Web Vitals.

What is Core Web Vitals: Font & Readability Auditor and why every content publisher needs it

Estimated read time: 6 minutes

If you publish on the web in 2026, you already compete on speed, clarity, and trust. Typography is the quiet layer underneath all three, because text is how most people consume your expertise, and fonts are how that text becomes visible. Core Web Vitals: Font & Readability Auditor, branded as Font Scores, is a focused tool that helps you evaluate a font stack and body size against readability heuristics and layout-shift risk before you ship a template change. That matters because small CSS decisions can ripple across thousands of URLs.

The problem with guessing

Many teams still choose fonts primarily from brand guidelines and aesthetic preference. That is not wrong, but it is incomplete. A beautiful typeface can still trigger fallback swaps that move text, or it can be set too small for comfortable reading on phones. Publishers feel these issues as higher bounce rates, lower scroll depth, and frustrating support tickets that say the site feels jumpy. Font Scores gives publishers a structured way to discuss those risks using language that matches performance tooling.

What Font Scores adds to your workflow

Instead of running a full Lighthouse audit for every minor font tweak, you can quickly compare stacks and sizes in a guided interface. The readability score helps you defend inclusive defaults in editorial conversations. The stability score nudges you toward font-display strategies, metric-compatible fallbacks, and other mitigations that reduce Cumulative Layout Shift risk from typography. It is not a replacement for field data, but it is a fast preflight check that prevents obvious mistakes from reaching production.

Why publishers specifically benefit

Publishers ship content continuously, often across multiple authors and templates. Typography regressions can appear when a new component introduces a different weight, or when marketing adds a campaign font without updating fallbacks. Font Scores supports a repeatable review step that aligns editorial speed with engineering standards. It also helps SEO stakeholders connect page experience work with content strategy, because engagement metrics often improve when text is stable and easy to read.

Putting it into practice

Start by auditing your most visited template first. Capture your current stack and body size, then try a conservative system stack alternative and compare scores. Bring the results to your next design QA meeting as a shared reference. Over time, you will build institutional knowledge about which choices are safe for your audience and which require extra loading discipline. That is how typography becomes a performance asset instead of a hidden liability.

Create a lightweight checklist for your newsroom or engineering guild: run Font Scores on every new article template, on every major CMS theme update, and whenever a headline font changes weight families. Capture screenshots of scores in your ticket system so historical decisions remain traceable. This rhythm takes minutes per sprint but prevents expensive rollbacks after a traffic drop. Document recommended line-height alongside the score so future editors do not undo progress while adjusting spacing in the content editor.

Open the auditor on the home page and test your production stack against a safer fallback plan.

Core Web Vitals Auditor vs manual alternatives — which saves more time?

Estimated read time: 6 minutes

Manual performance work is powerful because it is grounded in traces, screenshots, and real user metrics. It is also slow when you are iterating on typography because each experiment may require rebuilding assets, clearing caches, and comparing multiple Lighthouse runs. Core Web Vitals: Font & Readability Auditor accelerates the early phase of that work by giving you immediate directional feedback on readability and font-driven layout shift risk using a consistent scoring model.

The manual path

Without a focused tool, teams typically compare fonts in Figma, then implement in staging, then run lab tests, then interpret results. Each loop can take hours or days depending on release processes. The manual path is thorough, but it pays a coordination tax. Designers wait on developers, developers wait on deploys, and SEOs wait on validation. Font Scores does not remove staging, but it reduces the number of surprises that reach staging in the first place.

What automation can and cannot do

Automation here means structured heuristics, not magic. Font Scores cannot know your exact network conditions or your full CSS cascade. It can still highlight common failure modes such as missing fallbacks, risky display defaults for large files, and body sizes outside comfortable ranges. That is enough to eliminate a wide class of typography tickets early. Manual profiling remains essential for ads, embeds, and complex client-side rendering, which are outside the tool’s narrow scope.

Time saved in real teams

In practice, the biggest time savings come from fewer back-and-forth messages. When everyone references the same readability and stability scores, debates become shorter and more evidence-driven. Engineers spend less time guessing which CSS change caused a CLS regression, and designers spend less time revisiting font pairing because the first alternative was unstable. The combined effect is often multiple hours per sprint, especially on content-heavy sites.

A recommended hybrid approach

Use Font Scores as a gate before you spend lab time. If the auditor flags elevated shift risk, plan extra Lighthouse coverage for that change. If scores look strong, you still validate, but you can schedule fewer repeats. This hybrid approach keeps quality high while respecting that your team’s time is finite.

Quantify the savings in your sprint retrospective. When a typography debate ends in minutes because everyone shares the same Font Scores output, record the avoided meetings and delayed releases. Over a quarter, those minutes compound into days of engineering capacity that you can invest in structured data, internal links, or product features instead of rework. The manual path will always exist for deep investigations, but the early filter belongs in every modern web workflow.

Keep a shared spreadsheet that logs stack names, sizes, readability scores, stability scores, and the date of each Lighthouse capture. Patterns emerge quickly: certain families consistently need preload, while others behave well with swap alone. That institutional memory is difficult to build when every discussion restarts from taste. Font Scores gives you columns that stay stable even when designers rotate.

Return to the tool section to compare two stacks side by side in minutes.

How to use Font Scores to improve your SEO in 2026

Estimated read time: 7 minutes

Search engine optimization in 2026 still begins with relevance and quality content, but page experience remains an important tiebreaker in competitive SERPs. Google’s systems continue to incorporate signals that reflect how users experience pages, and unstable layouts undermine trust even when titles and headings are well optimized. Font Scores helps SEO teams address typography-specific experience risks in a measurable way, which complements traditional keyword research and internal linking strategy.

Connect typography to engagement signals

When text jumps, users misclick, scroll back, or leave. Those behaviors can show up as weaker engagement metrics over large samples. By improving layout stability for text, you reduce friction for readers who arrived from search. Font Scores gives SEO practitioners a vocabulary aligned with Core Web Vitals so they can collaborate with developers using shared goals rather than subjective complaints about flicker.

Audit templates that drive organic traffic

Start with templates that rank for high-intent queries. Enter the font stack and body size used on those templates and review the stability guidance. If you rely on multiple weights, test each weight change separately because file size and swap behavior can differ. Document the recommended font-display and fallback strategy in your SEO playbook so future template edits stay consistent.

Pair Font Scores with Search Console

Use Search Console to identify URLs with weak page experience or high traffic where small gains matter. Then use Font Scores during remediation planning to prioritize typography fixes that align with those URLs. This pairing prevents random optimization and keeps your roadmap tied to business impact.

Communicate wins with stakeholders

SEO reports are clearer when they include before-and-after stability reasoning. Screenshots of Lighthouse are helpful, but a short explanation grounded in font stack decisions helps executives understand why a change mattered. Font Scores supports that narrative by making typography tradeoffs explicit.

Align your content calendar with typography checks. When a cluster of pages targets competitive keywords, schedule Font Scores verification before publishing bulk updates to hero sections or author bios. Small layout shifts on high-impression URLs can dilute the benefit of otherwise strong titles and meta descriptions. Showing that your team treated typography as part of on-page quality strengthens cross-functional trust between SEO and design.

Layer in competitive benchmarking. Export a list of domains that outrank you on valuable queries and note their font loading patterns when ethical to observe. You are not copying aesthetics; you are identifying whether thinner experiences correlate with unstable text. Combine those observations with Font Scores on your own templates to articulate a gap analysis that leadership understands without reading waterfall charts.

Finally, connect remediation to measurable SEO milestones. When you ship typography fixes, annotate Search Console annotations and watch engagement metrics on affected URLs. Stories that tie Core Web Vitals work to outcomes keep budgets allocated.

Document owner roles so SEO, design, and web engineering each know who approves font stack changes and who validates metrics after release.

Jump to the auditor and capture baseline scores before your next release.

Top 5 use cases for Core Web Vitals: Font & Readability Auditor you haven't thought of

Estimated read time: 7 minutes

Most people assume a font auditor is only for choosing a body typeface. Font Scores is useful in several less obvious scenarios that still affect Core Web Vitals and reader trust. Exploring these use cases helps teams extract more value from a simple input form and makes typography part of continuous improvement rather than a one-time design decision.

1. QA for component libraries

Design systems ship updates across many products. When a component changes typography tokens, regressions can spread quickly. Teams can run Font Scores against each new default stack and size to catch risky changes before they propagate. This turns typography into a testable property rather than a visual-only review.

2. Internationalization readiness

When you add languages, you may need different fallbacks for scripts not supported by your primary face. Evaluating stacks for Latin and non-Latin fallbacks helps you plan subsetting and loading strategies. Font Scores encourages explicit fallback lists, which is exactly what multilingual CSS requires.

3. Sales and proposal credibility

Agencies can include Font Scores outputs in performance proposals to show clients that typography was considered as part of Core Web Vitals readiness. It is a lightweight artifact that communicates professionalism without exposing internal tooling.

4. Accessibility advocacy

Readability scores support arguments for slightly larger body sizes or improved line-height policies. While accessibility is broader than typography alone, Font Scores gives advocates a practical starting point for discussions with stakeholders who prioritize metrics.

5. Post-incident review

After a CLS spike, teams often review ads and images first. Typography should be on the checklist too, especially if a new font import shipped near the incident window. Font Scores helps you compare the old and new stacks quickly to see if font swapping risk increased.

Extend these use cases into training. When onboarding new designers or freelance partners, share a short screen recording that walks through Font Scores inputs and how to read the technical report. Consistent onboarding reduces one-off requests that bypass your performance baseline. It also helps remote teams stay aligned when they cannot sit together at the same monitor.

Add procurement conversations. When an enterprise license for a typeface arrives, run Font Scores on the proposed CSS stack before signing dependencies into your codebase. Licensing and performance both gate whether a font is truly affordable. A typeface that requires many weights for hierarchy may multiply layout risk compared with a variable font that covers the same range with fewer files.

For experimentation programs, pair Font Scores with feature flags. Roll a new stack to a fraction of traffic, compare stability scores in staging for each variant, and only promote the winner after engagement metrics confirm readers tolerate the change.

Celebrate wins in public dashboards so product managers see typography listed next to infrastructure milestones.

Invite customer support to share reader complaints about jittery text so you can correlate qualitative feedback with Font Scores outputs.

Try Font Scores on the home page for your next unusual typography scenario.

Common mistakes when optimizing typography for performance — and how Font Scores fixes them

Estimated read time: 7 minutes

Typography optimization is easy to misunderstand because the web stacks fonts, fallbacks, metrics, and loading strategies into one user-visible outcome. Teams often fixate on file size alone, or remove web fonts entirely without considering brand constraints, or set font-display incorrectly for their risk tolerance. Font Scores helps you avoid these common mistakes by framing decisions in terms of readability impact and estimated layout stability.

Mistake one: ignoring fallback parity

A frequent error is specifying a beautiful primary face without fallbacks that match metrics. The page loads, then text shifts when the final face arrives. Font Scores highlights mitigation patterns so teams remember that fallbacks are part of performance, not an afterthought.

Mistake two: chasing scores blindly

Another mistake is treating any web font as bad. Sometimes a subsetted, well-displayed web font is the correct business choice. Font Scores encourages a balanced approach by estimating risk while still allowing you to choose quality typography when it is worth the extra loading discipline.

Mistake three: tuning only desktop

Many sites set body sizes that feel fine on a monitor but read small on phones. Font Scores prompts you to evaluate the size you specify, which helps teams remember to test mobile reading distance assumptions explicitly.

How Font Scores supports better habits

By returning a structured report each time, Font Scores reinforces a repeatable review habit. Teams begin to anticipate recommendations and incorporate them into templates proactively. That is how organizations mature from reactive firefighting to preventative performance culture.

Close the loop with analytics. After you implement a mitigation suggested by the report, compare engagement metrics and lab CLS for a cohort of URLs. When improvements correlate with stable text, share the story internally so typography stays funded as an ongoing program rather than a one-time ticket. Mistakes become learning opportunities when the fix is visible in both scores and user behavior.

Establish a blameless postmortem template for typography incidents. Ask what signals were missed, whether fallbacks were tested on slow networks, and whether content editors had guardrails in the CMS. Font Scores outputs belong in that appendix as evidence of pre-release diligence or as a gap to fix next time.

Teach your community too. If you run a developer blog, publish a short case study that shows before-and-after stacks with Font Scores screenshots. Readers appreciate concrete numbers, and your brand becomes associated with responsible performance culture.

Schedule quarterly revisits because browsers, font files, and your own content mix change over time. A stack that looked excellent last year may deserve another pass after major OS updates or new weights in your design system.

Pair reviews with accessibility audits so line-height and contrast changes do not accidentally regress inclusion while chasing stability.

Keep a changelog entry whenever you touch font-face rules so downstream teams understand why metrics moved during a release window.

Open the tool and audit your riskiest template to turn mistakes into a prioritized fix list.

About Font Scores

Our Mission

Font Scores exists to make Core Web Vitals literacy practical for everyone who ships text on the web. We believe typography should be discussed with the same rigor as images and JavaScript bundles, because fonts influence readability, trust, and measurable layout stability. Our mission is to give creators a fast, honest auditor that translates performance concepts into typography decisions you can implement in CSS without needing a specialized performance engineer for every change.

We also believe tools should respect your time. That means clear outputs, actionable guidance, and language that aligns with Lighthouse and real user metrics rather than vague design buzzwords. Font Scores is built to support iterative improvement: compare stacks, adjust sizes, and revisit recommendations as templates evolve.

Finally, we aim to bridge teams. Editorial, marketing, design, and engineering often speak different dialects when discussing fonts. A shared score and a shared checklist reduce friction and help organizations ship pages that look excellent and behave predictably under real network conditions.

What We Build

Font Scores delivers Core Web Vitals: Font & Readability Auditor, a web-based experience where you enter a font family and font size to receive readability scoring, layout stability scoring, and a technical report focused on typography risks such as font swapping, fallback mismatch, and sensible body copy defaults. It helps bloggers who publish long-form articles, developers who maintain CSS across routes, and digital marketers who need landing pages that remain fast during campaigns.

We emphasize education alongside measurement. The goal is not to reduce typography to a single number, but to give you a structured starting point and a repeatable review habit. Over time, teams internalize better defaults and catch regressions earlier.

Our Values

Privacy. We design flows so everyday audits can be understood without asking you to paste secrets. We still publish clear policies explaining data practices because transparency matters, especially when analytics and advertising technologies may be present on a site.

Speed. Performance guidance is only credible if the tool itself stays lightweight and responsive. We avoid unnecessary dependencies and keep interactions straightforward so you can run checks quickly during busy release weeks.

Quality. We aim for recommendations that reflect widely accepted web platform practices and Core Web Vitals guidance, while acknowledging that every site has unique constraints. Quality means honest limits: Font Scores estimates risks and points to validation steps rather than pretending to replace lab and field measurement.

Accessibility. Typography is a core part of readable interfaces. Font Scores encourages body sizes and spacing thinking that supports inclusive reading experiences, while reminding users that accessibility also depends on contrast, zoom behavior, and semantic HTML beyond fonts alone.

Our Commitment to Free Tools

We maintain Font Scores as a free resource because foundational web performance knowledge should be broadly available. Free access helps small publishers compete on quality and helps students learn modern performance practice without paywalls. We may introduce optional premium offerings in the future, but our commitment is that the core educational mission remains approachable.

We also invest in clarity. When guidance changes because browsers evolve or Core Web Vitals definitions update, we revise the auditor messaging so users are not left with outdated metaphors. Transparency about limits is part of the product: estimates are not certificates, and validation still matters.

Contact & Feedback

We welcome feedback that helps us improve recommendations and clarity. Reach us at haithemhamtinee@gmail.com. We read messages regularly and prioritize improvements that help many users, especially when they include examples and context.

Contact Font Scores

We are here to help with questions about Font Scores, feedback on the auditor, and responsible disclosures related to security or privacy. Use the email below for the fastest path to our team.

Support email

haithemhamtinee@gmail.com

We typically respond within 24–48 hours.

What to include

Please include a clear subject line, a short description of your question or issue, the browser and device you used if reporting a problem, and screenshots when visuals help us reproduce what you see.

Business inquiries vs support

Support requests cover using Font Scores, understanding outputs, and reporting bugs. Business inquiries include partnerships, sponsorships, licensing discussions, or media requests. You can send both types of messages to the same address; just label the subject line accordingly so we route your email efficiently.

Privacy when you contact us

Email is a normal channel for support, but you should avoid sending passwords, secret keys, or highly sensitive personal data. Share only what is necessary for us to help. We use your messages to respond and to improve the service consistent with our Privacy Policy.

Privacy Policy

Last updated:

Introduction & Who We Are

This Privacy Policy explains how Font Scores handles information in connection with the Font Scores website and the Core Web Vitals: Font & Readability Auditor tool available at fontscores.xyz. Font Scores provides educational typography auditing features intended to help users understand readability and layout-shift considerations aligned with Core Web Vitals guidance. We describe our practices in plain language and update this page when our processing changes.

Depending on how you use the site, different types of data may be collected by us or by third-party services that help us operate and understand usage. We encourage you to read this policy alongside your browser settings and any consent choices presented to you.

What Data We Collect

When you use the auditor, your font family and font size inputs are processed in your browser to generate results. We do not require an account for basic usage. Like most websites, our servers and third-party providers may automatically process technical information such as IP addresses, user agent strings, and standard server logs for security and reliability. If you contact us by email, we receive your message content and email metadata needed to respond.

If we use cookies or similar technologies, they may store identifiers or preferences as described in the cookies section. Analytics tools may collect aggregated usage data such as page views and interaction patterns. Advertising technologies, if present, may collect data used to deliver and measure ads.

How We Use Your Data

We use information to operate the site, troubleshoot issues, improve performance and content, communicate with you when you reach out, and comply with legal obligations. Where analytics or advertising services are enabled, we use data to understand how visitors engage with Font Scores and to support sustainable operation of a free tool. We do not sell your personal information as a commodity, and we aim to minimize collection to what is relevant.

Cookies & Tracking Technologies

Cookies are small files stored on your device that help websites remember settings and measure usage. We may use essential cookies required for basic functionality, analytics cookies that help us understand traffic patterns, and advertising cookies if ad services are enabled. You can control cookies through your browser settings and through consent tools where available. Some features may not function correctly if you block essential cookies.

Third-Party Services

Our site may rely on third-party services, including Google AdSense for advertising and Google Analytics for usage analytics. These providers process data under their own policies and configurations. We encourage you to review Google’s privacy disclosures and to use available opt-out tools where applicable. Third-party embeds may also set their own cookies or read information needed to render content.

Your Rights Under GDPR

If the GDPR applies to you, you may have rights to access, rectify, erase, restrict processing, port certain data, and object to processing based on legitimate interests, subject to conditions and exceptions. You may also lodge a complaint with a supervisory authority. To exercise rights related to data we control, contact us at haithemhamtinee@gmail.com. We may need to verify your request and may be unable to fulfill requests that conflict with legal obligations or legitimate security needs.

Data Retention

We retain information only as long as needed for the purposes described in this policy, including legal, accounting, and security requirements. Server logs and analytics data may be retained for limited periods consistent with provider settings. Email correspondence may be retained long enough to complete support and maintain operational records.

Children's Privacy

Font Scores is not directed to children under 13, and we do not knowingly collect personal information from children. If you believe a child has provided personal information, contact us and we will take appropriate steps to delete it where required by law.

Changes to This Policy

We may update this Privacy Policy to reflect changes in practices, technology, or legal requirements. We will revise the last updated date and encourage you to review this page periodically. Continued use of the site after changes means you accept the updated policy to the extent permitted by law.

Contact Us

Questions about this Privacy Policy: haithemhamtinee@gmail.com

Terms of Service

Last updated:

Acceptance of Terms

By accessing or using Font Scores, you agree to these Terms of Service. If you do not agree, do not use the site. We may update these terms from time to time, and the updated terms will apply once posted unless otherwise required by law.

Description of Service

Font Scores provides an online typography auditing experience branded as Core Web Vitals: Font & Readability Auditor. The service generates educational scores and recommendations based on inputs you provide. Outputs are estimates and do not guarantee specific Core Web Vitals outcomes in production environments.

Permitted Use & Restrictions

You may use the service for lawful purposes only. You agree not to misuse the site, attempt unauthorized access, interfere with security, scrape the service in a way that harms performance, or use the service to develop competing offerings through abusive automated means. We may suspend access for violations.

Intellectual Property

The site content, branding, and software formatting are protected by intellectual property laws. You may not copy, modify, or redistribute our materials except as allowed by law or with explicit permission. You retain rights to information you submit, subject to the license needed for us to operate the service and respond to support requests.

Disclaimers & No Warranties

The service is provided as is. We disclaim warranties to the fullest extent permitted by law, including implied warranties of merchantability and fitness for a particular purpose. Typography performance depends on many factors outside this tool, including hosting, assets, third-party scripts, and user devices.

Limitation of Liability

To the fullest extent permitted by law, Font Scores and its operators will not be liable for indirect, incidental, special, consequential, or punitive damages, or for loss of profits, data, or goodwill, arising from your use of the service. Our total liability for any claim related to the service should not exceed the greater of zero dollars or the minimum amount permitted by applicable law.

Some jurisdictions do not allow certain limitations. If you are a consumer, mandatory rights may apply that cannot be waived by these terms, and nothing here is intended to limit those non-waivable protections.

Cookie Notice & GDPR Compliance

We may use cookies and similar technologies as described in our Cookies Policy and Privacy Policy. Where GDPR applies, we process personal data as described in those documents and support applicable rights requests as required by law.

Links to Third-Party Sites

The site may link to third-party websites or services. We are not responsible for third-party content, policies, or practices. Your use of third-party services is at your own risk.

Modifications to the Service

We may modify, suspend, or discontinue features at any time. We will try to avoid disruptive changes when reasonable, but we do not guarantee uninterrupted availability.

Governing Law

These terms are governed by applicable laws without regard to conflict of law principles, except where consumer protections require otherwise. Courts in relevant jurisdictions may have exclusive jurisdiction, depending on your location and mandatory rules.

If any provision is found unenforceable, the remaining provisions continue in effect. Failure to enforce a provision is not a waiver unless expressly stated in writing.

Contact

haithemhamtinee@gmail.com

Cookies Policy

Last updated:

What Are Cookies

Cookies are small text files stored on your device when you visit a website. They help sites remember preferences, keep sessions secure, measure performance, and support advertising when enabled. Cookies can be first-party or third-party depending on who sets them.

How We Use Cookies

Font Scores may use cookies to enable essential functionality, understand how visitors use the site, and support advertising if Google AdSense or similar services are configured. The exact cookies present may depend on your region, consent choices, and whether third-party scripts load.

We separate essential functions from optional measurement whenever feasible so visitors can decline non-essential categories where required. Essential cookies may still be needed for security, load balancing, or basic session continuity.

Types of Cookies We Use

Cookie Name Type Purpose Duration
fs_essential Essential Stores basic session and security preferences required for site operation. Session to 12 months
_ga Analytics (Google Analytics) Distinguishes users and helps measure page views and engagement patterns. Up to 24 months per Google settings
_gid Analytics (Google Analytics) Stores a short-lived identifier for session grouping in analytics reports. Typically 24 hours
IDE Advertising (Google AdSense) Supports ad delivery and measurement through Google advertising systems when ads load. Up to 24 months depending on Google configuration

Third-Party Cookies

Third-party cookies may be set by analytics and advertising providers such as Google Analytics and Google AdSense. Those providers use data according to their policies and your account or browser controls. Third-party cookies may persist across sites that use the same provider.

You can also use industry opt-out tools where available, understanding that opt-outs may rely on cookies themselves to remember your preference. Clearing cookies can reset some choices, so you may need to revisit settings periodically.

How to Control Cookies

Chrome

Open Settings, choose Privacy and security, then Cookies and other site data. You can block third-party cookies, clear cookies, and manage exceptions for specific sites.

Firefox

Open Settings, choose Privacy & Security, then Cookies and Site Data. You can delete cookies, block trackers, and choose strict protection modes.

Safari

Open Settings or Preferences, go to Privacy, and manage cookies and tracking. Safari includes features that limit cross-site tracking by default on many devices.

Edge

Open Settings, select Cookies and site permissions, then manage cookies and data stored for sites. You can block third-party cookies and clear browsing data.

Cookie Consent

Where required, we present consent options for non-essential cookies. You may withdraw consent by adjusting settings in the banner or your browser. Essential cookies may still be needed for basic operation.

Contact

Questions about cookies: haithemhamtinee@gmail.com