https://github.com/fpapado/font-loading-demo
https://github.com/fpapado/font-loading-demo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fpapado/font-loading-demo
- Owner: fpapado
- Created: 2018-03-09T09:44:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-09T13:59:16.000Z (over 8 years ago)
- Last Synced: 2025-02-26T17:47:49.474Z (over 1 year ago)
- Language: CSS
- Size: 423 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Font Loading Demo
This repository includes examples of various font loading strategies.
## Running
```shell
npm install
npm run dev
```
## Many thanks to
### Zach Leatherman (@zachleat)
Web font loading recipes:
https://github.com/zachleat/web-font-loading-recipes
Comprehensive webfonts loading guide:
https://www.zachleat.com/web/comprehensive-webfonts/#font-display
Helper for Font Loading API + class technique:
https://github.com/zachleat/postcss-foft-classes
### Monica Dinculescu (@notwaldorf)
Matching fallback font styles:
https://meowni.ca/font-style-matcher/
`font-display` playground:
https://font-display.glitch.me
### Bram Stein (@bram_stein)
[FontFaceObserver](https://fontfaceobserver.com/)(polyfill for Font Loading API)
Author of [Webfont Handbook](https://abookapart.com/products/webfont-handbook)
http://stateofwebtype.com/