Typography
Aa
Poppins
Poppins is a clean, modern and simple typeface from Google fonts:
https://fonts.google.com/specimen/Poppins
This font is used for all text within Gydeline.
H1 title (Bold)
font-family: Poppins-Bold;
font-size: 48px;
color: #010B0D;
letter-spacing: 0;
line-height: 56px;
H2 title (Semibold)
font-family: Poppins-Semibold;
font-size: 36px;
color: #00738F;
H3 title (Semibold)
font-family: Poppins-Semibold;
font-size: 28px;
color: #010B0D;
H4 title (Semibold)
font-family: Poppins-Semibold;
font-size: 24px;
color: #010B0D;
H5 title (Semibold)
font-family: Poppins-Semibold;
font-size: 20px;
color: #010B0D;
H6 title (Semibold)
font-family: Poppins-Semibold;
font-size: 20px;
color: #010B0D;
Paragraph (Normal) - Poppins (Regular)
font-family: Poppins-Regular;
font-size: 18px;
color: #666C6D;
line-height:24px;
Paragraph (Highlight) - Poppins (SemiBold)
font-family: Poppins-Regular;
font-size: 18px;
color: #666C6D;
line-height:24px;