.footer {
 margin-top: 10%;
 align-content: center !important;
 bottom: 0;
 width: 100%;
}


@font-face {
    font-family: 'Century Gothic';
    src: url('Fonts/Font.woff') format('woff'),
        url('Fonts/Font.woff') format('woff');
    font-weight: bolder;

}

@media screen and (min-width: 600px) {
	.mobileShow {display: none;}

}
@media only screen and (min-width: 375px) and (max-width: 767px) {
.mobileShow {display: inline;}


}
@media only screen and (min-width: 375px) and (max-width: 767px) {
h1 { font-family:"Century Gothic", sans-serif; font-size: 24px; font-style: normal; font-variant: normal; font-weight: 900; line-height: 19.2px; }
}
@media screen and (max-width: 600px) {

.hideonmobile {display: none;}
}



h1 { font-family:"Century Gothic", sans-serif; font-size: 24px; font-style: normal; font-variant: normal; font-weight: 900; line-height: 19.2px; } h3 { font-family: "Century Gothic", Century Gothic,  sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 15.4px; } p { font-family: "Century Gothic", Century Gothic,  sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 20px; } blockquote { font-family: "Century Gothic", Century Gothic,  sans-serif; font-size: 21px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 30px; } pre { font-family: "Century Gothic", Century Gothic,  sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18.5714px; } input[type="text"] { font-family:"Century Gothic", sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 19.2px; } 