Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@gitlab/fonts

Package Overview
Dependencies
Maintainers
7
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gitlab/fonts

Fonts to be used in the GitLab product

latest
Source
npmnpm
Version
1.3.1
Version published
Weekly downloads
30K
-1.91%
Maintainers
7
Weekly downloads
 
Created
Source

GitLab fonts

  • The npm package and distributed package contain the following WOFF2 fonts licensed under the OFL-1.1 to be used within GitLab products:
    • gitlab-mono/ based on JetBrains Mono with the following adjustments:
    • gitlab-sans/ based on Inter with the following adjustments:
      • Use the cv05 disambiguation set (different lowercase l by default).
    • jetbrains-mono/ contains fonts from https://github.com/JetBrains/JetBrainsMono.
  • If you need OTF/TTF formats for GitLab Sans and GitLab Mono, you can access them from https://gitlab-org.gitlab.io/frontend/fonts/.

Requirements for building locally

  • pdm, on Mac run brew install pdm
  • jq, on Mac run brew install jq
  • make (should be installed)

In order to build the fonts, just run make in the root directory of the repo.

To build everything from scratch run make clean beforehand.

Support

Support will generally follow the GitLab supported browser guidelines. For fonts, extra stipulations need to be made for devices and operating systems.

  • We will support the latest two major versions of iOS on the latest two iPhone devices, following the browser support guidelines for Safari only.
  • We will support the latest three major versions of Android on the latest two Samsung Galaxy devices, following the browser support guidelines for Chrome only.
  • We will support the latest two major versions of OSX, following the browser support guidelines for all supported browsers.
  • We will support the latest two major versions of Windows, following the browser support guidelines for all supported browsers.
  • We will support Linux distrubutions where we can, following the browser support guidelines for all supported browsers

Any changes made to your browser or operating system that modify the way fonts render will not be supported.

FAQs

Package last updated on 21 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts