花園フォント
A webfont repository for Hanamin.
-
Original font: https://fonts.jp/hanazono/
-
Split with font-splitter
-
Minify with clean-css-cli
cleancss --source-map -o HanaMin.min.css HanaMin.css
Online Demo
https://codesandbox.io/embed/hanamin-demo-uo5ez
Usage
With Pre-processor
Install hanamin
:
npm i hanamin# or install it with yarn yarn add hanamin
And import it in js:
;
or in css:
;
With CDN
jsDelivr npm:
jsDelivr GitHub:
UNPKG: