Articles

Update: Innovator Grotesk v1.1

Say hello to Innovator Grotesk 1.1! With 2 new stylistic sets and 15 character alternates, this update takes the typeface’s versatility to the next level, making it as adaptable as a chameleon.

Innovator Grotesk v1.1 feature overview: stylistic sets ss01 ss02 ss03 and character variants cv01–cv15 shown on/off, including round punctuation, high-legibility set, regular numerals, serifed I J, straight terminal J, G without spur, curved leg R, a with tail, single-storey a, double-storey g, serifed i j, lowercase l with tail, and numeral alternates 1 4 6 9

Innovator Grotesk interactive feature guide showing full character set A–Z a–z 0–9 with OpenType stylistic sets and character variants panel on the left and font-feature-settings CSS output on the right Explore all the new features (even if you don’t own the fonts) using the Innovator Grotesk feature guide.

For the full setup guide — variable font loading, font-variation-settings values, and the complete OpenType feature reference — see the Innovator Grotesk user’s manual.

More case-sensitive symbols

Innovator Grotesk case-sensitive forms: brackets and math operators auto-aligned to cap height in numeric expression (2+3)/4, versus lowercase-height alignment in (a+b)/c

Version 1.1 adds more intelligence to case-sensitive symbols. The font is now smart enough to recognize when you’re typing a mathematical equation, aligning all elements—brackets, math operators, and slashes—with the height of surrounding characters.

For example, if you type ‘(2+4)’, the parentheses and plus sign will automatically align with the taller numbers. But if you type ‘(a + b)’, nothing changes because there’s no need to align with lowercase letters.

Stylistic set #1: Round punctuation

Innovator Grotesk stylistic set ss01 round punctuation: circular periods, commas, and dots shown on versus off

If you prefer fonts with circular periods, commas, and dots above ‘i’, you’ll love this feature. Once activated, you’ll see circular shapes across the character set—suitable diacritical marks, punctuation, and even the division sign.

Important note: In version 1.0, the ‘ss01’ feature controlled the single-storey ‘a’. Version 1.1 introduces a major change: Stylistic set #1 now includes round punctuation, while the single-storey ‘a’ has moved to Character variant #7.

Stylistic set #3: Regular numerals

Innovator Grotesk stylistic set ss03 regular numerals: neutral alternate forms for 1, 6, and 9 shown on versus off

Innovator Grotesk’s signature look comes from its memorable ‘1’ and open ‘6’ and ‘9’. However, when a more neutral numeral design is needed, this feature lets you swap them for their regular forms.

Character variant #1: Serifed uppercase ‘I’

Innovator Grotesk character variant cv01 serifed uppercase I: serif added to I for improved legibility, shown on versus off

Along with serifed ‘J’, ‘i’, ‘j’, lowercase ‘l’ with a tail, and open ‘4’, this uppercase ‘I’ is part of the High-legibility set (Stylistic set #2).

Character variants allow more granular control. Stylistic set #2 replaces about seven characters at once, but character variants let you replace one character at a time (including related diacritical marks).

Character variant #2: Serifed ‘J’

Innovator Grotesk character variant cv02 serifed J: serif added to uppercase J for improved clarity, shown on versus off

Also part of the High-legibility set, this feature adds a serif to uppercase ‘J’ for improved clarity.

Character variant #3: Straight terminal ‘J’

Innovator Grotesk character variant cv03 straight terminal J: J with flat bottom terminal instead of curved, shown on versus off

This ‘J’ shape opens up more design possibilities.

Combine it with the previous feature to get a straight terminal serifed ‘J’.

Innovator Grotesk character variants cv02 and cv03 combined: straight terminal serifed J, shown on versus off

Character variant #4: G without spur

Innovator Grotesk character variant cv04 G without spur: simplified uppercase G with no interior spur, shown on versus off

A popular alternative design for the ‘G’.

Character variant #5: Curved-leg R

Innovator Grotesk character variant cv05 curved leg R: Helvetica-style R with curved leg instead of straight, shown on versus off

This ‘R’ design mirrors the classic Helvetica-style.

Character variant #6: ‘a’ with tail

Innovator Grotesk character variant cv06 a with tail: double-storey a with descending tail shifting the typeface toward a heritage feel, shown on versus off

For me, adding a tail to the ‘a’ shifts the font’s vibe a bit towards the “heritage” side of the “heritage—contemporary” spectrum. Either way, it dramatically changes Innovator Grotesk’s overall feel.

Character variant #7: Single-storey ‘a’

Innovator Grotesk character variant cv07 single-storey a: simplified bowl-only lowercase a, shown on versus off

As mentioned earlier, this alternate has moved from the Stylistic set #1 to this variant.

Character variant #8: Double-storey ‘g’

Innovator Grotesk character variant cv08 double-storey g: humanistic binocular g adding warmth to the typeface, shown on versus off

One of my favorite updates! This sophisticated double-storey ‘g’ brings a humanistic touch to the font, softening its technical look.

Innovator Grotesk humanistic OpenType recipe: round punctuation ss01, a with tail cv06, and double-storey g cv08 combined

Here’s a recipe for those who want a more humanistic feel: combine Round punctuation (ss01), ‘a’ with tail (cv06), and this double-storey ‘g’ (cv08).

Character variants #9 and #10: Serifed ‘i’ and ‘j’

Innovator Grotesk character variants cv09 serifed lowercase i and cv10 serifed lowercase j, both part of the high-legibility set

Both are part of the High-legibility set and can be combined with Round punctuation for circular dots.

Character variant #11: Lowercase ‘l’ with tail

Innovator Grotesk character variant cv11 lowercase l with tail: disambiguates l from uppercase I, shown on versus off

Also part of the High-legibility set, this variant is great when you want to avoid confusion between uppercase ‘I’ and lowercase ‘l’.

Character variants #12–15: Numeral alternates

Innovator Grotesk numeral alternates: cv12 regular 1, cv13 open 4, cv14 regular 6, cv15 regular 9, shown on versus off

These four character variants cover the regular ‘1’, open ‘4’, and regular ‘6’ and ‘9’. The ‘1’, ‘6’, and ‘9’ are part of the Regular numerals set, while the open ‘4’ belongs to the High-legibility set.

Keep in mind, the ‘1’ has a narrow width, so be sure to enable tabular figures when working with tables or columns of numbers.

Innovator Grotesk stylistic set ss03 regular numerals combined with tabular figures tnum: numerals 36.40, 411.03, 29.11 aligned in columns, shown on versus off

How to access OpenType features

In Figma, simply select your text set in Innovator Grotesk, head to the Type settings in the Typography panel, open the Details tab, and scroll down to find the Stylistic Sets and Character Variants panels.

Accessing Innovator Grotesk OpenType features in Figma: Type settings panel open on the Details tab showing Stylistic Sets and Character Variants controls

For CSS, use the font-feature-settings property. Just list the feature codes separated by commas, like this:

font-feature-settings: "ss01", "cv06", "cv08";

If you prefer a more visual approach, use the Innovator Grotesk feature guide tool. Turn on the features you need on the left, and then copy the CSS code from the right panel.