forked from wallabag/wallabag
symfony is there
This commit is contained in:
6
app/Resources/views/baggy/public/css/font.css
Executable file
6
app/Resources/views/baggy/public/css/font.css
Executable file
@ -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');
|
||||
}
|
||||
Reference in New Issue
Block a user