

We probably should have been a bit clearer about that in the Make post. The reduced latin version is on average 30kb per font. The Inter font files will be included in the theme files themselves, so they wont be loaded from a remote CDN. The normal Inter (web) version average filesize is between 150kb and 100kb, If you only need support for the latin characters. This might be a consideration when using web fonts. This usually changes the appearance of the fonts and can in someĪdditionally, hints are little computer programs that takes up considerableĭisk space, meaning that font files with hints are larger than those without
Inter typeface windows#
The TrueType hints are used by ClearType on Windows machines where ClearType

Note that this syntax is not currently supported in the node-sass or ruby sass implementations. Sorry to be the first to raise a flag I just wanted to have these concerns voiced early so they can be accounted for before work has commenced.$inter-font-path: "~inter-ui/Inter (web latin) inter-ui. See the Chromium bug tracker for a list of variable-font related issues. It is recommended to avoid using variable fonts on Chrome. On Windows you may in addition see incorrectly placed glyphs that looks like poor kerning (spacing between characters) and even some glyphs being lower or taller than other glyphs. If you need to declare it specifically (such as to override some other inherited font) you can use the mixin include font-base. This is our standard type face for body copy in both Firefox and Mozilla brands. You may see an effect similar to “ink bleed” where shapes overlap, for instance where the vertical and horizontal stems meet in “+” or “t”. Inter is an open source, sans-serif font designed by Rasmus Andersson. There are some known issues with variable fonts in Chrome, in particular on Microsoft Windows. The variable font renders poorly in Chrome

In addition, Inter has a range of OpenType features, such as contextual alternates, which adjusts punctuation based on the surrounding glyphs’ shape. Its high X-height ensures that lowercase and mixed-case text are easily readable. No typeface is right for every situation, but you’d be hard-pressed to find an open-source alternative that matches its simple beauty, amazing flexibility, and stunning attention to detail.
Inter typeface for free#
*Would Inter support bundling it with the theme to remove these concerns?Īnother concern with the use of Inter is the known readability issues on Chrome (specifically on Windows) for variable fonts as mentioned on their FAQ About The Font Inter is a font that was designed specifically for computer screens, with a focus on detail. 28 April 2020 An Inter sample Inter might be the most useful typeface available for free today. It was my understanding that bundled themes would move away from Google Fonts and other hosted font services for privacy and performance reasons. One privacy concern here is the use of a CDN hosted font (Inter) as this exposes the user IP to GitHub servers and Cloudflare CDN.
