# @noonnu/yg-jalnan

여기어때 잘난체 - 쓰면 쓸수록 매력만점 잘난체

![example](./example.png)

## Install

```bash
npm install @noonnu/yg-jalnan --save
```

### Import the CSS file

```js
import '@noonnu/yg-jalnan' // esm
// or
require('@noonnu/yg-jalnan') // cjs
```

#### [css-loader](https://github.com/webpack-contrib/css-loader)

```css
@import url('~@noonnu/yg-jalnan');
```

## Usage

```css
body {
    font-family: yg-jalnan;
}
```

## Link

https://noonnu.cc/font_page/115
