## amCharts 5 PDF Font Pack

This package is a collection of font files that can be used for PDF export
in [Exporting plugin](https://www.amcharts.com/docs/v5/concepts/exporting/) of
the [amCharts 5](https://www.amcharts.com/javascript-charts/) library.


### Installation

Put contents of this package into your `amcharts5/fonts` folder, or install
`@amcharts/amcharts5-fonts` NPM package.


### Documentation

For information on how to use these fonts files check [this documentation page](https://www.amcharts.com/docs/v5/concepts/exporting/exporting-pdf/#Fonts).


### CDN

JavaScript version of the files included in this package is available as a free
CDN service, accessible via URL `https://www.amcharts.com/lib/5/fonts/...`,
e.g.:

```
<script src="https://cdn.amcharts.com/lib/5/fonts/notosans-sc.js"></script>
```


### License

If you have a commercial amCharts 5 license, this software is covered by your
license, which supersedes any other license bundled with this package.

If you don't have a commercial license, the use of this software is covered by
a freeware license. Refer to included LICENSE file. The license is also
[available online](https://github.com/amcharts/amcharts5/blob/master/LICENSE).


### Questions?

[Contact amCharts](mailto:contact@amcharts.com).


### Found a bug?

Open an [issue](https://github.com/amcharts/amcharts5/issues).