0.0.2 • Published 4 years ago

typeface-aeries-sans v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

typeface-aeries-sans

The CSS and web font files to easily self-host "Aeries Sans".

Install

npm install --save typeface-aeries-sans

Use

This package assumes you're using webpack or some bundler to process your css and files.

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

require('typeface-aeries-sans')

or

import('typeface-aeries-sans')

About This package

This package was inspired by siplicity of similar packages found within the typefaces project. The typefaces project allows you to easily add Google fonts to your projects. too see more packages like this, see this link