@defencedigital/fonts
Advanced tools
The CSS and web font files for self-hosting "Lato".
Weekly downloads
Readme
The CSS and web font files for self-hosting "Lato".
The Defence Digital Fonts are available as an NPM package.
// npm
npm install /fonts
// yarn
yarn add /fonts
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'
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.
The documentation website contains all the information you need to build your application using the Defence Digital Design System.
The contributing guide resource presents information about our development process.
If you have recently updated then read the release notes
The Design System Roadmap Board contains the work that has been prioritised for the next 12 months.
The Defence Digital Design System is licensed under the Apache License 2.0.
The CSS and web font files for self-hosting "Lato".
The npm package @defencedigital/fonts receives a total of 80 weekly downloads. As such, @defencedigital/fonts popularity was classified as not popular.
We found that @defencedigital/fonts demonstrated a healthy version release cadence and project activity. It has 3 open source maintainers collaborating on the project.