/* Start typography styles */ .h1.h1.h1.h1 { font-family: 'niveau-grotesk', sans-serif; font-weight: 700; font-style: normal; } .h2.h2.h2.h2 { font-family: 'niveau-grotesk', sans-serif; font-size: 40px; line-height: 44px; font-weight:700; } .h3.h3.h3.h3 { font-family: 'niveau-grotesk', sans-serif; font-size: 20px; line-height: 24px; font-weight: 600; } .label.label.label.label { font-family: 'Arial', sans-serif; font-size: 14px; line-height: 16px; font-weight: 500; } .button.button.button.button { font-family: 'Arial', sans-serif; font-size: 18px; line-height: 18px; font-weight: 600; } .large-body-text.large-body-text.large-body-text.large-body-text { font-family: 'noto-sans', sans-serif; font-size: 24px; line-height: 32px; font-weight: 300; } .body-text.body-text.body-text.body-text { font-family: 'noto-sans', sans-serif; font-size: 16px; line-height: 24px; font-weight: 400; } .blockquote.blockquote.blockquote.blockquote { font-family: 'noto-sans', sans-serif; font-size: 24px; line-height: 32px; font-weight: 400; } /* Start mobile styles */ @media only screen and (max-width: 600px) { .h1.h1.h1.h1 { font-family: 'niveau-grotesk', sans-serif; font-size: 36px; line-height: 40px; font-weight:700; } .h2.h2.h2.h2 { font-family: 'niveau-grotesk', sans-serif; font-size: 28px; line-height: 32px; font-weight: 700; } .h3.h3.h3.h3 { font-family: 'niveau-grotesk', sans-serif; font-size: 20px; line-height: 24px; font-weight: 600; } .label.label.label.label { font-family: 'Arial', sans-serif; font-size: 12px; line-height: 14px; font-weight: 500; } .button.button.button.button { font-family: 'Arial', sans-serif; font-size: 17px; line-height: 24px; font-weight: 500; } .large-body-text.large-body-text.large-body-text.large-body-text { font-family: 'noto-sans', sans-serif; font-size: 20px; line-height: 28px; font-weight: 300; } .body-text.body-text.body-text.body-text { font-family: 'noto-sans', sans-serif; font-size: 16px; line-height: 24px; font-weight: 400; } .blockquote.blockquote.blockquote.blockquote { font-family: 'noto-sans', sans-serif; font-size: 20px; line-height: 28px; font-style: bold;important! font-weight: 700;important! } /* End mobile styles */ } /* End typography styles */