web/slide_puzzle: use hosted font for Plaster

pull/92/head
Kevin Moore 5 years ago
parent 3bad92abb6
commit 92b6848c3c

@ -11,7 +11,7 @@
"family": "Plaster",
"fonts": [
{
"asset": "plaster.woff2"
"asset": "https://fonts.gstatic.com/l/font?kit=DdTm79QatW80eRh4EitJPNLPUrnLdNiMw9JVKCON&skey=6748ccde38e8a5e5&v=v10"
}
]
}

@ -0,0 +1,15 @@
### Material Icon font
Via https://google.github.io/material-design-icons/#icon-font-for-the-web
Via https://fonts.googleapis.com/icon?family=Material+Icons
### Plaster font
Via https://fonts.google.com/specimen/Plaster
Via https://fonts.googleapis.com/css?family=Plaster&text=0123456789
*Note `text=` includes only the used characters 0-9.*
*HT to https://twitter.com/csswizardry/status/1139435442506469376*
Loading…
Cancel
Save