@coinjoss-ui/fonts
v0.0.1-canary-1.0
Published
Font-stack used for Coinjoss UI.
Keywords
Readme
@coinjoss-ui/fonts
Font-stack used in the coinjoss Design System.
Install
# yarn
$ yarn add @coinjoss-ui/fonts
# npm
$ npm i @coinjoss-ui/fontsUsage
We use the Montserrat font in the coinjoss Design System. To use these fonts within your app, import as follows:
import '@coinjoss-ui/fonts/montserrat.css';