# open-sans-fontface

OpenSans web font in multiple file formats and css.

* [Installation](#installation)
* [License](#license)


## Installation

Add to your application via `npm`:
```bash
npm install @bleskomat/open-sans-fontface
```


## License

The font files in this repository are licensed under the [Apache License, Version 2.0](https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)). You can use them freely in your products & projects - print or digital, commercial or otherwise. This isn't legal advice, please consider consulting a lawyer and see the full license for all details.

The css file(s) are [MIT licensed](https://tldrlegal.com/license/mit-license):
> A short, permissive software license. Basically, you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source.  There are many variations of this license in use.
