Preview:
.systems-page .form-container label {
  font-family: {{ theme.global_fonts.primary_font.primary_font.font }};
  font-weight: {{ theme.global_fonts.primary_font.primary_font_custom_weight }};
  color: {{ theme.global_fonts.primary_font.primary_font.color }};
}
.blog-post__tags {
  font-family: {{ theme.global_fonts.secondary_font.secondary_font.font }};
  font-weight: {{ theme.global_fonts.secondary_font.secondary_font_custom_weight }};
  color: {{ theme.global_fonts.secondary_font.secondary_font.color }};
}
form#email-prefs-form h1 {
  font-family: {{ theme.global_fonts.primary_font.primary_font.font }};
  font-weight: {{ theme.global_fonts.primary_font.primary_font_custom_weight }};
  color: {{ theme.global_fonts.primary_font.primary_font.color }};
}
form#email-prefs-form h2 {
  font-family: {{ theme.global_fonts.secondary_font.secondary_font.font }};
  font-weight: {{ theme.global_fonts.secondary_font.secondary_font_custom_weight }};
  color: {{ theme.global_fonts.secondary_font.secondary_font.color }};
}
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter