1.0.5 • Published 5 years ago

frontend1-typeface-open-sans v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

frontend1-typeface-open-sans

The following read me texts is a copy from the typeface-crimson-text package. Frontend1 don't own the original package typeface-crimson-text. This package was created to support specific project that will target exact font file addresses. Please refer to the original for more documentations. Thank you.

In addition, the npm package npm-font-open-sans originally own the folder /fonts. This is just a copy of the folder fonts and open-sans.css from the npm-font-open-sans package. The following documentation of Crimson Text package may not apply to the npm-font-open-sans Read Me file. This package was created to support specific project that will target exact font file addresses. Please refer to the original for more documentations. Thank you.

The CSS and web font files to easily self-host “Crimson Text”.

Install

npm install --save frontend1-typeface-open-sans

Use

Typefaces assume you’re using webpack to process CSS and files. Each typeface package includes all necessary font files (woff2, woff) and a CSS file with font-face declarations pointing at these files.

You will need to have webpack setup to load css and font files. Many tools built with Webpack will work out of the box with Typefaces such as Gatsby and Create React App.

To use, simply require the package in your project’s entry file e.g.

// Load Crimson Text typeface
require('frontend1-typeface-open-sans')

About the Typefaces project.

Our goal is to add all open source fonts to NPM to simplify using great fonts in our web projects. We’re currently maintaining 939 typeface packages including all typefaces on Google Fonts.

If your favorite typeface isn’t published yet, let us know and we’ll add it!