typefaces
typefaces copied to clipboard
NPM packages for Open Source typefaces
I'm not working with React Native so am not super familiar with font loading there but if I'd love it if someone added a PR to make it easy to...
I think that’s because we’re pulling PT Mono from Google Fonts, which’s missing the bold style (I [opened an issue there](https://github.com/google/fonts/issues/2415), we’ll see how it goes). But we could as...
would like to ask to add the "menlo" font used by rider ide :)
Regarding D-DIN - there are multiple variants available: - D-DIN (Bold / Italic) - D-DIN Expanded (Bold / Italic) - D-DIN Condensed (Bold / Italic) Would be awesome to have...
https://fontawesome.com/how-to-use/on-the-web/setup/hosting-font-awesome-yourself
Sen was just added to Google fonts, and it's lovely https://fonts.google.com/specimen/Sen
https://rsms.me/inter/
Ok, I had a look on Font Squirrel and the typeface I mentioned in #30 isn't there. It's called [Interface](https://rsms.me/interface/), it's [open source on GitHub](https://github.com/rsms/interface) and someone was looking to...
Currently Roboto has a round dot on I and J. However the one from the repo has the old square dot. Here's some info on FontSquirrel: "_Since the Ice Cream...
I tried to use `import 'typeface-roboto';` in a Meteor project. It tries to load the fonts at `/files/roboto-latin-xxx.woff2` and also `woff` files. However, those location are not properly resolved by...