fontsource
fontsource copied to clipboard
Self-host Open Source fonts in neatly bundled NPM packages.
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Google Fonts strip off...
### Describe the bug l download the Rubik font file(rubik_5.0.9), it includes Arabic font, like rubik-arabic-xx-xx.woff2; but when l use the @fontsource/rubik node module, l found no arabic in it...
### Describe the feature you'd like to request Roboto Flex only supports the 400 font-weight via FontSource, but its Google Fonts page shows that it has many different weights: https://github.com/fontsource/fontsource/tree/main/fonts/google/roboto-flex...
When using the new sass mixins with variable fonts, the inclusion of multiple axes is not handled correctly. Instead of using the file that best matches the selected axes (I.e....
### Describe the bug The use of ~ in the css `url` statement for the `$directory` variable default is causing errors in Angular's newer esbuild-based build system. My understanding is...
### Describe the bug When viewing this page, it seems that the font seems off and is not actually loaded: https://fontsource.org/fonts/libre-caslon-text When clicking the download button i get an 500...
### Describe the bug While attempting various methods of finding fonts that support 'Bambara/Dyula' African languages I have noticed that where there is clear support (and listed so by Google),...
### Describe the bug CSS variables (as `--fontsource-display` described [here](https://fontsource.org/docs/getting-started/display)) seem not to work when used in an `@font-face` statement. See also [here](https://stackoverflow.com/questions/58752373/custom-css-properties-in-font-face.). ### Steps to Reproduce As described here:...
### Description The current custom packager only supports non-variable fonts. I think having the option to generate a variable package would be great as variable fonts become more and more...
### Describe the bug When comparing the Figma version of `Inter` `font-weight 400 italic` they are noticeably different. Obviously the Figma version looks better, otherwise I wouldn't be making this...