h1 { font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; font-size: 34px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 36.4px; }
h2 { font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; font-size: 48px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 48.4px; }
h3 { font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; font-size: 48px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 40.4px; } 

p { font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; font-size: 18px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 30px; } 
blockquote { font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; font-size: 21px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 30px; } pre { font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; font-size: 20px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18.5714px; }
*{
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
}

@media screen and (max-width: 768px) {
    * {
        font-family: "Montserrat", "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    }
}
