Socket
Socket
Sign inDemoInstall

@defencedigital/fonts

Package Overview
Dependencies
0
Maintainers
3
Versions
125
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @defencedigital/fonts

The CSS and web font files for self-hosting "Lato".


Version published
Weekly downloads
219
increased by11.73%
Maintainers
3
Created
Weekly downloads
 

Changelog

Source

3.9.1 (2022-05-27)

Note: Version bump only for package moduk-design-system

Readme

Source

Fonts

The CSS and web font files for self-hosting "Lato".

Installation

The Defence Digital Fonts are available as an NPM package.

// npm
npm install @defencedigital/fonts

// yarn
yarn add @defencedigital/fonts

Usage

The package includes all necessary font files (ttf) and a CSS file with font-face declarations pointing at these files.

You will need to have webpack setup to load css and font files. Many tools built with webpack will work out of the box, such as Create React App.

To use, simply require the package in your project’s entry file e.g.

import '@defencedigital/fonts'

Questions

The Design System is maintained by a team at the Defence Digital. If you want to know more about the Defence Digital Design System, please email the Design System Team.

Documentation

The documentation website contains all the information you need to build your application using the Defence Digital Design System.

Contributing

The contributing guide resource presents information about our development process.

Changelog

If you have recently updated then read the release notes

Roadmap

The Design System Roadmap Board contains the work that has been prioritised for the next 12 months.

License

The Defence Digital Design System is licensed under the Apache License 2.0.

FAQs

Last updated on 27 May 2022

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc