noto-fontface

A simple package providing the Noto Sans fontface.

Usage no npm install needed!

<script type="module">
  import notoFontface from 'https://cdn.skypack.dev/noto-fontface';
</script>

README

Noto fontface

A simple package providing the following fonts:

Install via NPM

npm install noto-fontface --save

Usage

Import one of the following in your project to have access to "Noto" fontface:

  • css/noto-fontface.css - whole font family compiled into CSS
  • css/noto-fontface.min.css - whole font family (minified CSS)
  • scss/noto-fontface.scss - whole font family in SCSS