mirror of
https://github.com/moparisthebest/wallabag
synced 2025-02-07 02:30:12 -05:00
Update font.css
Add reference for ptsans font in local instead of google fonts
This commit is contained in:
parent
e1cfef7bf1
commit
860473f33c
@ -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(/themes/baggy/fonts/ptsans.woff) format('woff');
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user