mirror of
https://github.com/moparisthebest/wallabag
synced 2025-02-17 07:30:09 -05:00
7 lines
188 B
CSS
Executable File
7 lines
188 B
CSS
Executable File
@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');
|
|
}
|