@shynnhuy/fonts

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

Usage no npm install needed!

<script type="module">
  import shynnhuyFonts from 'https://cdn.skypack.dev/@shynnhuy/fonts';
</script>

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

Facebook

Github