0.1.0 • Published 3 years ago
@noonnu/chilgok-cye v0.1.0
@noonnu/chilgok-cye
칠곡할매 추유을체 - 아기자기 귀여운 할머니의 글씨

Install
npm install @noonnu/chilgok-cye --saveImport the CSS file
import '@noonnu/chilgok-cye' // esm
// or
require('@noonnu/chilgok-cye') // cjscss-loader
@import url('~@noonnu/chilgok-cye');Usage
body {
font-family: Chilgok_Cye;
}