1.1.0 • Published 9 months ago

vazin-font v1.1.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
9 months ago

Vazin font

sample

vazin sample

how to use

You must install with package manager:

npm install vazin-font
yarn add vazin-font

link css:

<link href="node_modules/vazin-font/dist/vazin-font-face.css" rel="stylesheet" type="text/css" />

use css

*{
    font-family: 'Vazin', sans-serif;
}
1.1.0

9 months ago

1.0.0

9 months ago