@creative-fonts/aromia-script

1.0.0 • Public • Published

Creative-fonts Aromia Script

The CSS and web font files to easily self-host the “Aromia Script” font. Please visit the main creative-fonts website to view more details on this package.

Quick Installation

  • First install the dependency using:

    npm install @creative-fonts/aromia-script // yarn add @creative-fonts/aromia-script
    
  • Within your app entry file or site component, import the font like:

    import "@creative-fonts/aromia-script"
    
  • Now, you can reference the font name in a CSS stylestyle sheet, CSS Module, or CSS-in-JS:

    body{
        font-family: "Aromia Script";
    }
    

Feel free to raise any issue here.

Package Sidebar

Install

npm i @creative-fonts/aromia-script

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

62.8 kB

Total Files

5

Last publish

Collaborators

  • bhuvnesh875