Spade

Mini Shell

Directory:~$ /home/lmsyaran/www/templates/g5_hydrogen/scss/configuration/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/www/templates/g5_hydrogen/scss/configuration/_typography.scss

// Font Family
$base-body-font:				"roboto", "Helvetica",
"Tahoma", "Geneva", "Arial", "Apple
Color Emoji", "Segoe UI", "Segoe UI Emoji",
"Segoe UI Symbol", sans-serif !default;
$base-heading-font:				"roboto", "Helvetica",
"Tahoma", "Geneva", "Arial", "Apple
Color Emoji", "Segoe UI", "Segoe UI Emoji",
"Segoe UI Symbol", sans-serif !default;
$font-family-mono: 				"Menlo", "Monaco", monospace;
$font-family-serif:				"Georgia", "Times", "Times
New Roman", serif;

// Font Weights
$font-weight-regular:			400;
$font-weight-medium:			500;
$font-weight-bold:				700;

// Base Sizes
$core-font-size:				1rem !default;
$responsive-font-size:			1vw !default;
$core-line-height:				1.5 !default;

// Heading Sizes
$h1-font-size:					$core-font-size + 1.25 !default;
$h2-font-size:					$core-font-size + 0.90 !default;
$h3-font-size:					$core-font-size + 0.50 !default;
$h4-font-size:					$core-font-size + 0.15 !default;
$h5-font-size:					$core-font-size !default;
$h6-font-size:					$core-font-size - 0.15 !default;