# @noonnu/cafe24-ohsquare

카페24 아네모네 - 새해에는 돈 많이 모아야지

![example](./example.png)

## Install

```bash
npm install @noonnu/cafe24-ohsquare --save
```

### Import the CSS file

```js
import '@noonnu/cafe24-ohsquare' // esm
// or
require('@noonnu/cafe24-ohsquare') // cjs
```

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

```css
@import url('~@noonnu/cafe24-ohsquare');
```

## Usage

```css
body {
    font-family: Cafe24Ohsquare;
}
```

## Link

https://noonnu.cc/font_page/363
