body {
 font-family: century-gothic, sans-serif;
 font-weight: 400;
 font-style: normal;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
 font-family: century-gothic, sans-serif;
 font-weight: 700;
 font-style: normal;
 text-transform: uppercase;
}
h6, .h6 {
 font-family: century-gothic, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 1.5rem;
 text-transform: none;
}