/* CSS Document */

.figtree-bold {
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}
.figtree-400 {
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.figtree-bold h1 {
	font-size: 75px !important;
}
.figtree-400 h2 {
	font-size: 60px !important;
}
.theName {
	text-transform: uppercase;
	font-weight: 700;
}