@alphalets-ui/fonts

Font-stack used for Alphalets UI.

Usage no npm install needed!

<script type="module">
  import alphaletsUiFonts from 'https://cdn.skypack.dev/@alphalets-ui/fonts';
</script>

README

@alphalets-ui/fonts

Font-stack used in the Alphalets Design System.

Install

# yarn
$ yarn add @alphalets-ui/fonts
# npm
$ npm i @alphalets-ui/fonts

Usage

We use the Montserrat font in the Alphalets Design System. To use these fonts within your app, import as follows:

import '@alphalets-ui/fonts/montserrat.css';