0.1.0 • Published 3 years ago
@noonnu/nexon-lv1-gothic-otf v0.1.0
@noonnu/nexon-lv1-gothic-otf
넥슨 Lv.1 고딕 - 진짜 깔끔하고 예쁜 고딕이다
Install
npm install @noonnu/nexon-lv1-gothic-otf --save
Import the CSS file
import '@noonnu/nexon-lv1-gothic-otf' // esm
// or
require('@noonnu/nexon-lv1-gothic-otf') // cjs
css-loader
@import url('~@noonnu/nexon-lv1-gothic-otf');
Usage
body {
font-family: NEXON Lv1 Gothic OTF;
}