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

@ukic/fonts

Package Overview
Dependencies
Maintainers
3
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ukic/fonts

Typography assets for @ukic components

latest
Source
npmnpm
Version
3.2.4
Version published
Weekly downloads
9.3K
-5.59%
Maintainers
3
Weekly downloads
 
Created
Source

The UK Intelligence Community Fonts

This package includes fonts used within ICDS components.

Installing

Run npm install @ukic/fonts at the root level of your project.

The fonts.css file can then be imported into the relevant file type:

Javascript

import '@ukic/fonts/dist/fonts.css'

CSS

/* In some cases, reference to the node_modules directory may be required. */
@import '@ukic/fonts/dist/fonts.css'

Build

Webpack is used to extract the fonts from node_modules/@fontsource/* directory and build the fonts.css file

FAQs

Package last updated on 01 Oct 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