mirror of
https://github.com/10h30/ycb.vn.git
synced 2026-07-11 18:56:17 +09:00
Change font to Roboto and Roboto Condensed
This commit is contained in:
@@ -30,10 +30,10 @@ $overlay: rgba(20,30,40,0.82);
|
||||
|
||||
/* ### Typography */
|
||||
|
||||
$font-heading: 'Montserrat', Helvetica, Arial, sans-serif;
|
||||
$font-body: 'Hind', Helvetica, Arial, sans-serif;
|
||||
$normal: 400;
|
||||
$bolder: 600;
|
||||
$font-heading: 'Roboto Condensed', Helvetica, Arial, sans-serif;
|
||||
$font-body: 'Roboto', Helvetica, Arial, sans-serif;
|
||||
$normal: 300;
|
||||
$bolder: 500;
|
||||
$bold: 700;
|
||||
|
||||
/* ### Other */
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user