From: foockinho Date: Wed, 22 Aug 2012 20:07:53 +0000 (+0200) Subject: replaced bold typography for semibold X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2dc2e5a2678510058068b616f62bc4910f216bf2;p=lorea%2Fsaravea_theme.git replaced bold typography for semibold --- diff --git a/views/default/css/elements/typography.php b/views/default/css/elements/typography.php index 1b01e42..e513a03 100644 --- a/views/default/css/elements/typography.php +++ b/views/default/css/elements/typography.php @@ -20,8 +20,8 @@ @font-face { font-family: "Open Sans"; font-style: bold; - src: url("/mod/n1_theme/vendors/opensans/OpenSans-Bold.ttf"); - font-weight: 700; + src: url("/mod/n1_theme/vendors/opensans/OpenSans-Semibold.ttf"); + font-weight: 600; } @font-face {