fonts

$heading-font variable

Maven is used for headings and display copy

$heading-font: (
  'name': 'maven',
  'stack': ('helvetica', 'arial', sans-serif),
  'normal': 'maven/maven_pro_regular-webfont',
  'bold': 'maven/maven_pro_bold-webfont',
);
Links

maven (heading)

Stack: helvetica, arial, sans-serif

bold (maven/maven_pro_bold-webfont)

Aa
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 1234567890([{“‘,.;:?!$&*’”}])

$body-font variable

Exo is used for body copy

$body-font: (
  'name': 'exo',
  'stack': ('helvetica', 'arial', sans-serif),
  'normal': 'exo/exo2-regular-webfont',
  'italic': 'exo/exo2-italic-webfont',
  'bold': 'exo/exo2-bold-webfont',
  'bold' 'italic': 'exo/exo2-bolditalic-webfont',
);
Links

exo (body)

Stack: helvetica, arial, sans-serif

italic (exo/exo2-italic-webfont)

Aa
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 1234567890([{“‘,.;:?!$&*’”}])

bold (exo/exo2-bold-webfont)

Aa
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 1234567890([{“‘,.;:?!$&*’”}])

bold italic (exo/exo2-bolditalic-webfont)

Aa
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 1234567890([{“‘,.;:?!$&*’”}])