npm.io
1.0.1 • Published 9 years ago

font-max

Licence
MIT
Version
1.0.1
Deps
0
Vulns
0
Weekly
0

Max

Max web font package with font files, less, scss, and CSS. Why? Because Google's font CDN is slow and occasionally doesn't work.

Use

  1. Use Bower to install the max package
bower install font-max --save
  1. Import the max.less, max.scss or max.css file into your project
@import: "../some/path/font-max/css/max.css";
@import: "../some/path/font-max/less/max.less";
@import: "../some/path/font-max/scss/max";

If you just need the regular font without the expert one, then import just common packages

@import: "../some/path/font-max/css/max-common.css";
@import: "../some/path/font-max/less/max-common.less";
@import: "../some/path/font-max/scss/max-common";
  1. Override the Max font path if nessesary
@max-font-path: '../font';
max-font-path: '../font';

Quelle

http://ufonts.com/search/max

Development Info

Contributors

License

Software: Licenced under the MIT License (MIT)

http://opensource.org/licenses/MIT

Fonts: Licensed under version 1.1 of the SIL Open Font License

http://scripts.sil.org/OFL

Keywords