[DESIGN] Added font for testing on h3 in main content
This commit is contained in:
parent
9a019b40dd
commit
eb6574df7b
@ -5,6 +5,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// Fonts
|
||||
//------------------------------------------------------------------------------
|
||||
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@500&display=swap');
|
||||
|
||||
@font-face {
|
||||
font-family: '#{$icomoon-font-family}';
|
||||
|
@ -59,6 +59,7 @@ $color-epsilon-lightest : #FF8D63;
|
||||
|
||||
// Typography
|
||||
// ===============================================
|
||||
$font-family-serif: 'Roboto Slab', Georgia, "Times New Roman", Times, serif;
|
||||
|
||||
$fw_extralight: 200;
|
||||
$fw_light: 300;
|
||||
|
Loading…
Reference in New Issue
Block a user