Skip to content

How can I get the roli font? #814

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TripFairy opened this issue Apr 24, 2025 · 1 comment
Open

How can I get the roli font? #814

TripFairy opened this issue Apr 24, 2025 · 1 comment

Comments

@TripFairy
Copy link

Hello,
I've come across the roli.com website and I really liked the variation in the Inter font, the way it's showing the n, m and u. Is this a customization? I wasn't able to find this version anywhere or maybe it's even copyrighted... Can anyone help?

Image

@kenmcd
Copy link

kenmcd commented Apr 24, 2025

Not sure why you think that is Inter.
Appears to be a custom version of Polymath from OhNo Type Co.
https://ohnotype.co/fonts/polymath
They even mention it on their website.

Image

Specimen PDF here:
https://ohno.sfo3.cdn.digitaloceanspaces.com/specimens/polymath_specimen.pdf
Shows those rounded m, n, and u are a stylistic set.

I found seven fonts on the website.
Regular, Italic, Medium, Semibold, Bold, Light, XLight
With links like this:
https://roli.com/fonts/PolymathROLI/WOFF2/PolymathDispROLI-Regular.woff2
Pretty easy to find the links using the developer tools in your browser.
Developer Tools > Network > Fonts
Then just extract the WOFF2 files to TTF.

I use browser extensions like WhatFont and Font Finder (revived).
Makes it easy to identify what font is being used on a website.

I like the font too, but it is not Inter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants