summaryrefslogtreecommitdiff
path: root/font.css
AgeCommit message (Collapse)AuthorFilesLines
2019-02-21Add font-display: optional to font-face rulesBenjamin Franzke1-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-06Only provide .woff and .woff2 fontsBenjamin Franzke1-36/+4
All browsers we care about handle these
2016-07-05Move css into rootBenjamin Franzke1-0/+72
..allows to specify realtive font path's that are usable with and without compiling the css