# @noonnu/s-core-dream-3-light

에스코어드림 - 샐러드를 먹으면 빨리 배고파져

![example](./example.png)

## Install

```bash
npm install @noonnu/s-core-dream-3-light --save
```

### Import the CSS file

```js
import '@noonnu/s-core-dream-3-light' // esm
// or
require('@noonnu/s-core-dream-3-light') // cjs
```

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

```css
@import url('~@noonnu/s-core-dream-3-light');
```

## Usage

```css
body {
    font-family: S-CoreDream-3Light;
}
```

## Link

https://noonnu.cc/font_page/223
