				@font-face {
					font-family: 'gotham-book';
					src: url('./170Gotham-Book.woff2') format('woff2'),
						url('./170Gotham-Book.woff') format('woff');
					  font-display: auto;
				}

				.gotham-book{font-family: 'gotham-book' !important;}

						h1, h2, h3, h4, h5, h6, body, p{
					font-family: 'gotham-book' !important;
				}
						button{
					font-family: 'gotham-book' !important;
				}
						label, input, textarea{
					font-family: 'gotham-book' !important;
				}
						#elementor-toggle-title{
					font-family: 'gotham-book' !important;
				}
		