0.0.4 • Published 7 years ago
pt-sans-cyrillic v0.0.4
pt-sans-cyrillic
Paratype PT Sans font files with cyrillic charset packed as npm package ready for using in webpack build.
This package consists only of woff and woff2 font formats. Accoriding to stats from Can I Use, this is enough to support following browser versions:
Chrome: 5+, Safari: 5.1+, Firefox: 3.6+, Opera: 11.50+, IE: 9+, Android: 4.4+, iOS: 5.1+
Install
npm install --save pt-sans-cyrillic
Usage
To use, simply require the package in your project’s entry file e.g.
// Load PT Sans typeface
require('pt-sans-cyrillic')
or if you use ES6 imports
import 'pt-sans-cyrillic'
using webpack css-loader
@import "node_modules/pt-sans-cyrillic/index.css";
TODO
- Add sass and stylus import options
- Allow rebuilding package with fresh font versions
Font
Designed by Alexandra Korolkova, Olga Umpeleva and Vladimir Yefimov and released by ParaType in 2009.
License
Paratype PT Sans licensed under Open Font License