| Fontti | Käyttö | Paksuudet | Muut muodot | Linkit |
|---|---|---|---|---|
| Quicksand | Otsikot | 300-700 | Google Adobe |
|
| Overpass | Leipäteksti ja otsikot | 100-900 | Italic | Google Adobe |
| Caveat Brush | Ei otsikot eikä leipäteksti | 400 | Google Adobe |
@font-face {
font-family: Quicksand;
src: url(tredu-fontit/Quicksand/Quicksand-VariableFont_wght.ttf);
font-weight: 300 700;
}
@font-face {
font-family: Overpass;
src: url(tredu-fontit/Overpass/Overpass-VariableFont_wght.ttf);
font-weight: 100 900;
}
@font-face {
font-family: Caveat;
src: url(tredu-fontit/Caveat_Brush/CaveatBrush-Regular.ttf);
font-weight: 400;
}