Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-02-21 | Add font-display: optional to font-face rules | Benjamin Franzke | 1 | -0/+4 | |
To make pagespeed insights happy: > Sie können Gebrauch von der CSS-Funktion "font-display" machen, > um sicherzugehen, dass der Text für Nutzer sichtbar ist, > während Webfonts geladen werden. Weitere Informationen. | |||||
2016-07-06 | Only provide .woff and .woff2 fonts | Benjamin Franzke | 1 | -36/+4 | |
All browsers we care about handle these | |||||
2016-07-05 | Move css into root | Benjamin Franzke | 1 | -0/+72 | |
..allows to specify realtive font path's that are usable with and without compiling the css |