/* Typography Styles */

body {
	font-size: 16px;
	font-family: proxima-nova, sans-serif;
}
h1, .mast h1, .solid-mast h1, .solid-mast-large h1, .wp-block-cover h1 {
	font-size: 44px;
	font-weight: 600;
}
h2 {
	font-size: 36px;
	font-weight: 700;
}
h3 {
	font-size: 27px;
	font-weight: 700;
}
h4 {
	font-size: 24px;
	font-weight: 400;
}
.cta {
	font-size: 34px;
	font-weight: 700;
}
.lead {
	font-size: 24px;
	font-weight: 400;
}
.f1 {
	font-size: 26px;
	font-weight: 500;
}
.f2 {
	font-size: 76px;
	font-weight: 100;
}
.f3 {
	font-size: 19px;
	font-weight: 700;
}
.f4 {
	font-size: 42px;
	font-weight: 700;
}
.f5 {
	font-size: 13px;
	font-weight: 700;
}
a, .button {
	font-size: 16px;
	font-weight: 700;
}
