@shynnhuy/fonts

1.1.0 • Public • Published

The CSS and web font files to easily self-host.

Install

By npm

npm install --save @shynnhuy/fonts

By yarn

yarn add @shynnhuy/fonts

Using

JavaScript

require("@shynnhuy/fonts/{name}/index.css");

CSS

@import "~@shynnhuy/fonts/css/{name};

Name: "material", "baloo", "open-sans", "poppins"

ICON

require("@shynnhuy/fonts/icon/css/index.css");
@import ("~@shynnhuy/fonts/icon/scss/fontawesome");

Include

  • Font Icon
  • Material Icon
  • Baloo typeface
  • Poppins typeface
  • Open Sans typeface
  • Normalize

About

Author: Shynn Huy

Facebook

Github

Package Sidebar

Install

npm i @shynnhuy/fonts

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

19.2 MB

Total Files

135

Last publish

Collaborators

  • shynnhuy