:root{
/* Families — kalatu-alex: @ff Comfortaa (body), @ff2 Montserrat, @ff3 gotham (logo/display) */
--font-body:'Comfortaa',cursive;--font-accent:'Montserrat',sans-serif;--font-display:'gotham',arial,helvetica,sans-serif;
--font-alt:'Raleway',sans-serif;--font-default:arial,helvetica,sans-serif;--font-icon:'FontAwesome';

/* Sizes — exact values from the original stylesheets, not snapped to a scale */
--fs-hero-num:118px;--fs-hero-1:57px;--fs-optin-headline:48px;--fs-hero-2:43px;--fs-band:43px;
--fs-logo:40px;--fs-h2:40px;--fs-subscribe:35px;--fs-h3:30px;--fs-hero-2b:23px;--fs-post-title:22px;
--fs-quote:21px;--fs-nav:18px;--fs-testimonial:18px;--fs-hero-text:17px;--fs-band-body:16px;
--fs-widget-link:16px;--fs-body:14px;--fs-widget-count:14px;--fs-chip:14px;--fs-footer:13px;
--fs-meta:12px;--fs-caret:12px;--fs-caret-sub:8px;

/* Line heights — @lineHeight 1 for headings, @lineHeightR 1.5 for running text */
--lh-tight:1; /* @kind other */
--lh-logo:0.8; /* @kind other */
--lh-body:1.5; /* @kind other */
--lh-loose:2; /* @kind other */
--weight-book:300; /* @kind other */
--weight-regular:400; /* @kind other */
--weight-bold:700; /* @kind other */
--weight-black:900; /* @kind other */
--tracking-meta:3px;
}
