@noonnu/shy-college-student
수줍은 대학생 - 네이버 클로바 AI가 만든 나눔손글씨 글꼴
Install
npm install @noonnu/shy-college-student --save
Import the CSS file
import '@noonnu/shy-college-student' // esm
// or
require('@noonnu/shy-college-student') // cjs
css-loader
@import url('~@noonnu/shy-college-student');
Usage
body {
font-family: Shy_college_student;
}