@shynnhuy/fonts
v1.1.0
Published
The CSS and web font files to easily self-host
Downloads
119
Maintainers
Readme
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