]> gitweb.fluxo.info Git - lorea/saravea_theme.git/commitdiff
replaced bold typography for semibold
authorfoockinho <foockinho@lorea.org>
Wed, 22 Aug 2012 20:07:53 +0000 (22:07 +0200)
committerfoockinho <foockinho@lorea.org>
Wed, 22 Aug 2012 20:07:53 +0000 (22:07 +0200)
views/default/css/elements/typography.php

index 1b01e423272a41f7b52faf75b9c475f82b2ca7d2..e513a0348a490c69e37e7b4c4d70d3890014b336 100644 (file)
@@ -20,8 +20,8 @@
 @font-face {
        font-family: "Open Sans";
        font-style: bold;
-       src: url("<?php echo elgg_get_site_url(); ?>/mod/n1_theme/vendors/opensans/OpenSans-Bold.ttf");
-       font-weight: 700;
+       src: url("<?php echo elgg_get_site_url(); ?>/mod/n1_theme/vendors/opensans/OpenSans-Semibold.ttf");
+       font-weight: 600;
 }
 
 @font-face {