]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/baggy/css/font.css
Modified blog.cloudflare.com
[github/wallabag/wallabag.git] / themes / baggy / css / font.css
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7c02a16fb7517cc8c6edc6f714cf5b027864db3a 100755 (executable)
@@ -0,0 +1,6 @@
+@font-face {
+  font-family: 'PT Sans';
+  font-style: normal;
+  font-weight: 700;
+  src: local('PT Sans Bold'), local('PTSans-Bold'), url(../fonts/ptsans.woff) format('woff');
+}