Jump to main content

Nicolas Hoizey

  • articles
  • billets
  • links
  • notes
  • talks
  • archives
  • about

Stoyan Stefanov avatar Stoyan Stefanov

Web font file size study: a variable font addition

  • Nicolas Hoizey
  • 29 October 2024
  • font, variable, WebPerf
  • 2 reactions
Screenshot of “Web font file size study: a variable font addition”

https://www.phpied.com/web-font-file-size-study-a-variable-font-addition/

The sum is smaller than the parts. A variable font that has both normal and heavy (bold) weight (and also everything in between) is slightly smaller than two regular fonts.

2 reactions

2 likes

  1. stoyan avatar
  2. stoyan avatar
  • Older: HTML for People
  • Newer: I pierced my fucking nose

Related contents with similar topics

  1. screenshot of Subsetting.xyz — Type foundries that allow font subsetting

    Jeff Frankl avatar Jeff Frankl

    Subsetting.xyz — Type foundries that allow font subsetting

    • Nicolas Hoizey
    • 15 May 2024
    • font, WebPerf
    • 9 reactions

    Subsetting removes unused characters from a font to reduce file size. For example, you might not use math symbols like ≤ and ∫, and removing them…

  2. screenshot of Identifying Font Subsetting Opportunities with Web Font Analyzer

    Paul Calvano avatar Paul Calvano

    Identifying Font Subsetting Opportunities with Web Font Analyzer

    • Nicolas Hoizey
    • 26 March 2024
    • WebPerf, font
    • 10 reactions

    In this article, we’ll explore some potential issues around font loading and the performance benefits of a lesser used feature - font subsetting.…

  3. screenshot of How many bytes is “normal” for a web font: a study using Google fonts

    Stoyan Stefanov avatar Stoyan Stefanov

    How many bytes is “normal” for a web font: a study using Google fonts

    • Nicolas Hoizey
    • 7 March 2024
    • font, WebPerf
    • 25 reactions

    So here it is, folks, a web font file that supports extended Latin characters, your Às and your Ás and Â, Ã, Ä, Å... should weigh around 20K. Anything…

  4. screenshot of The Right Way to Use fonts.com Web Fonts

    Matthias Ott avatar Matthias Ott

    The Right Way to Use fonts.com Web Fonts

    • Nicolas Hoizey
    • 21 December 2022
    • font, WebPerf, CSS
    • 1 reaction

    Let’s talk about web fonts. More specifically, about a mistake I have seen developers make in several projects for different agencies: Embedding a…

  5. screenshot of Perfect-ish font fallbacks

    Malte Ubl

    Perfect-ish font fallbacks

    • Nicolas Hoizey
    • 27 September 2022
    • font, WebPerf, CSS
    • 17 reactions

    a tool that automatically matches the fallback font to the custom font–because computers are good at that stuff. The tool allows you to select every…

If you want to share an error or suggest an enhancement of this content, please edit the source on GitHub.

© Nicolas Hoizey

Built with Eleventy