monlambodyig

1.3.0 • Public • Published

Monlam Bodyig

The CSS and web font files to easily self-host the “monlam” font. Please visit the main Git Repo to view more details on this package.

Quick Installation

npm install monlambodyig

Within your app entry file or site component, import it in.

  • Defaults to weight 400
import "@monlambodyig/monlambodyig"; 
import "@monlambodyig/monlambodyig/ouchan-1.css"; 
import "@monlambodyig/monlambodyig/ouchan-2.css"; 
import "@monlambodyig/monlambodyig/ouchan-3.css";
import "@monlambodyig/monlambodyig/ouchan-5.css";

Supported variables:

  • Weights: [400]
  • Styles: [normal]
  • Subsets: ["monlabodyig"]

Finally, you can reference the font name in a CSS stylesheet, CSS Module, or CSS-in-JS.

body {
  font-family: "Monlam Bodyig";
}

Other Notes

Font version (provided by source): v1.3.

If you have any suggestions or ideas to improve the performance of font loading or expand the existing library, feel free to star and contribute to this repository. You can share your suggestions or ideas by creating an issue.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i monlambodyig

    Weekly Downloads

    1

    Version

    1.3.0

    License

    ISC

    Unpacked Size

    6.73 MB

    Total Files

    21

    Last publish

    Collaborators

    • paljordawa