}
br { display: none }
h1, h2, h3 {
- font-family: "Avenir Next";
+ font-family: "Avenir Next", Montserrat, Corbel, 'URW Gothic', 'URW Gothic L', sans-serif;
font-weight: 900
}
-h1 { font-size: 2em }
+h1 { font-size: 4em }
+h2 {
+ font-size: 2em;
+ text-transform: lowercase;
+}
h3 {
+ display: inline-block;
font-weight: 600;
margin-top: 1em
}