
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@fontsource-variable/manrope
Advanced tools
Self-host the Manrope font in a neatly bundled NPM package.
The CSS and web font files to easily self-host the “Manrope” variable font. Please visit the main Fontsource website to view more details on this package.
Fontsource offers multiple methods to import the CSS, including using a bundler like Vite or using SASS. You can find full documentation here.
npm install @fontsource-variable/manrope
Within your app entry file or site component, import it in.
import "@fontsource-variable/manrope"; // Defaults to wght axis
import "@fontsource-variable/manrope/wght.css"; // Specify axis
import "@fontsource-variable/manrope/wght-italic.css"; // Specify axis and style
Supported variables:
[200,300,400,500,600,700,800][normal][cyrillic,cyrillic-ext,greek,latin,latin-ext,vietnamese][wght]Note:
italicmay not be supported by all fonts. To learn more about what axes and styles are supported, please visit the Fontsource website.
Finally, you can reference the font name in a CSS stylesheet, CSS Module, or CSS-in-JS.
body {
font-family: "Manrope Variable";
}
Always make sure to read the license for each font you use. Most of the fonts in the collection use the SIL Open Font License, v1.1. Some fonts use the Apache 2 license. The Ubuntu fonts use the Ubuntu Font License v1.0.
Copyright 2019 The Manrope Project Authors (https://github.com/sharanda/manrope) OFL-1.1
Font version (provided by source): v20.
If you have any suggestions or ideas to improve the performance of font loading or expand the existing library, feel free to star and contribute to this repository. You can share your suggestions or ideas by creating an issue.
FAQs
Self-host the Manrope font in a neatly bundled NPM package.
The npm package @fontsource-variable/manrope receives a total of 241,295 weekly downloads. As such, @fontsource-variable/manrope popularity was classified as popular.
We found that @fontsource-variable/manrope demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.