/* TURE v6.9.05 — clear two-family typography.
   Titles: Cormorant Garamond. Text, navigation and metadata: IBM Plex Sans. */

html body.ture-site,
html body.ture-site .ture-home-native,
html body.ture-site .ture-auto-native{
  --bt-display:'Cormorant Garamond','Iowan Old Style','Palatino Linotype','BT Garamond Fallback','EB Garamond',Palatino,serif!important;
  --bt-serif:'Cormorant Garamond','Iowan Old Style','Palatino Linotype','BT Garamond Fallback','EB Garamond',Palatino,serif!important;
  --bt-sans:'IBM Plex Sans','Helvetica Neue',Inter,Arial,sans-serif!important;
  --hero-serif:'Cormorant Garamond','Iowan Old Style','Palatino Linotype','BT Garamond Fallback','EB Garamond',Palatino,serif!important;
  --serif:'Cormorant Garamond','Iowan Old Style','Palatino Linotype','BT Garamond Fallback','EB Garamond',Palatino,serif!important;
  --sans:'IBM Plex Sans','Helvetica Neue',Inter,Arial,sans-serif!important;
}

html body.ture-site,
html body.ture-site #content-start,
html body.ture-site .ture-home-native,
html body.ture-site .ture-auto-native{
  font-family:var(--bt-sans)!important;
}

/* Home and Automobiles titles. */
html body.ture-site .ture-home-cover h1,
html body.ture-site .ture-home-native h1,
html body.ture-site .ture-home-native h2,
html body.ture-site .ture-home-native h3,
html body.ture-site #home h1,
html body.ture-site #home h2,
html body.ture-site #home h3,
html body.ture-site #automobiles h1,
html body.ture-site #automobiles h2,
html body.ture-site #automobiles h3{
  font-family:var(--bt-serif)!important;
  font-weight:500!important;
}

/* Narrative and descriptive text. */
html body.ture-site .ture-home-cover p,
html body.ture-site .ture-home-native p,
html body.ture-site #home p,
html body.ture-site #automobiles p{
  font-family:var(--bt-sans)!important;
  font-style:normal!important;
}

html body.ture-site #content-start .ture-home-native.ture-auto-catalog-page .ture-auto-catalog-copy p,
html body.ture-site #automobiles .ture-home-native.ture-auto-catalog-page .ture-auto-catalog-copy p{
  font-family:var(--bt-sans)!important;
  font-style:normal!important;
}

/* Paragraph elements used as display titles on the Home keep the title voice. */
html body.ture-site .hero-line,
html body.ture-site .about-payoff,
html body.ture-site .experience-section-intro-lead,
html body.ture-site .tg-art-bridge p,
html body.ture-site .footer-claim,
html body.ture-site .bt-footer-claim{
  font-family:var(--bt-serif)!important;
  font-weight:500!important;
}

/* Navigation, kickers, metadata and calls to action remain sans-serif. */
html body.ture-site .bt-header,
html body.ture-site .bt-header a,
html body.ture-site .bt-menu,
html body.ture-site .bt-menu a,
html body.ture-site .bt-eyebrow,
html body.ture-site .ture-standard-hero-kicker,
html body.ture-site .ture-auto-catalog-model,
html body.ture-site .ture-auto-catalog-open,
html body.ture-site .collection-read-more,
html body.ture-site .experience-read-more{
  font-family:var(--bt-sans)!important;
}

/* Imaginary Friends: titles serif; copy, labels and controls sans-serif. */
html body.ture-site .ture-imaginary-page h1,
html body.ture-site .ture-imaginary-page h2,
html body.ture-site .ture-imaginary-page h3,
html body.ture-site .ture-imaginary-page blockquote{
  font-family:var(--bt-serif)!important;
  font-weight:500!important;
}

html body.ture-site .ture-imaginary-page h1 em,
html body.ture-site .ture-imaginary-page h2 em,
html body.ture-site .ture-imaginary-page h3 em,
html body.ture-site .ture-imaginary-page blockquote em{
  font-family:inherit!important;
}

html body.ture-site .ture-imaginary-page p{
  font-family:var(--bt-sans)!important;
  font-style:normal!important;
}

html body.ture-site .ture-imaginary-page .bt-eyebrow,
html body.ture-site .ture-imaginary-page .ture-standard-hero-kicker,
html body.ture-site .ture-imaginary-page .ture-imaginary-piece-copy>span,
html body.ture-site .ture-imaginary-page figcaption,
html body.ture-site .ture-imaginary-page .bt-text-link,
html body.ture-site .ture-imaginary-page button{
  font-family:var(--bt-sans)!important;
}
