@noonnu/uh-bee-tomo
어비 토모체 - 강이 흘러흘러 바다로 흘러간다

Install
npm install @noonnu/uh-bee-tomo --save
Import the CSS file
import '@noonnu/uh-bee-tomo' // esm
// or
require('@noonnu/uh-bee-tomo') // cjs
css-loader
@import url('~@noonnu/uh-bee-tomo');
Usage
body {
font-family: UhBeeTOMO;
}