@creative-fonts/arcane-nine

1.0.0 • Public • Published

Creative-fonts Arcane Nine

The CSS and web font files to easily self-host the “Arcane Nine” 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/arcane-nine // yarn add @creative-fonts/arcane-nine
    
  • Within your app entry file or site component, import the font like:

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

    body{
        font-family: "Arcane Nine";
    }
    

Feel free to raise any issue here.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @creative-fonts/arcane-nine

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    102 kB

    Total Files

    5

    Last publish

    Collaborators

    • bhuvnesh875