]> git.immae.eu Git - github/wallabag/wallabag.git/blob - app/Resources/static/themes/baggy/css/font.css
Merge pull request #3079 from wallabag/update-doc
[github/wallabag/wallabag.git] / app / Resources / static / themes / baggy / css / font.css
1 @font-face {
2 font-family: "PT Sans";
3 font-style: normal;
4 font-weight: 700;
5 src: local("PT Sans Bold"), local("PTSans-Bold"), url("../fonts/ptsansbold.woff") format("woff");
6 }