aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/baggy/css/font.css
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2016-09-29 09:18:46 +0200
committerThomas Citharel <tcit@tcit.fr>2016-09-29 09:18:46 +0200
commit0471e905b8b37ac226176ee9a708624c869bb046 (patch)
tree3c4a69502b6d3bfead33caf592d2242261d9b996 /app/Resources/static/themes/baggy/css/font.css
parent8f234d0156cc6f2eb6e3c9f692e4633b35fafc41 (diff)
downloadwallabag-0471e905b8b37ac226176ee9a708624c869bb046.tar.gz
wallabag-0471e905b8b37ac226176ee9a708624c869bb046.tar.zst
wallabag-0471e905b8b37ac226176ee9a708624c869bb046.zip
fonts & ligatures
Diffstat (limited to 'app/Resources/static/themes/baggy/css/font.css')
-rwxr-xr-xapp/Resources/static/themes/baggy/css/font.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Resources/static/themes/baggy/css/font.css b/app/Resources/static/themes/baggy/css/font.css
index cae7904a..47edcb83 100755
--- a/app/Resources/static/themes/baggy/css/font.css
+++ b/app/Resources/static/themes/baggy/css/font.css
@@ -2,5 +2,5 @@
2 font-family: "PT Sans"; 2 font-family: "PT Sans";
3 font-style: normal; 3 font-style: normal;
4 font-weight: 700; 4 font-weight: 700;
5 src: local("PT Sans Bold"), local("PTSans-Bold"), url("../fonts/pt_sans/regular/PTS55F.woff") format("woff"); 5 src: local("PT Sans Bold"), local("PTSans-Bold"), url("../fonts/ptsansbold.woff") format("woff");
6} 6}