An open API service indexing awesome lists of open source software.

https://github.com/fpapado/font-loading-demo


https://github.com/fpapado/font-loading-demo

Last synced: about 1 month ago
JSON representation

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/