@import url("//fonts.googleapis.com/css?family=Roboto:wght@400");
@import url("//fonts.googleapis.com/css?family=Roboto+Condensed:wght@400");
h1, .h1 { font-family:Roboto Condensed; font-size:40px; line-height:48px; }
h2, .h2 { font-size:30px; line-height:36px; }
h3, .h3 { font-size:20px; line-height:24px; }
h4, .h4 { font-size:18px; line-height:22px; }
h5, .h5 { font-size:16px; line-height:20px; }
h6, .h6 { font-size:15px; line-height:18px; }
:root {
--font-family-base: 'Roboto', sans-serif;
--font-family-megamenu: 'Roboto Condensed', sans-serif;
--font-family-heading: 'Roboto Condensed', sans-serif;
}
