mirror of
https://github.com/moparisthebest/wallabag
synced 2024-10-31 15:35:05 -04:00
7 lines
177 B
CSS
Executable File
7 lines
177 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(../fonts/ptsans.woff) format('woff');
|
|
}
|