				@font-face {
					font-family: 'gotham-black';
					src: url('/wp-content/uploads/useanyfont/190412071423Gotham-Black.woff') format('woff');
					  font-display: auto;
				}

				.gotham-black{font-family: 'gotham-black' !important;}

						@font-face {
					font-family: 'galaxie-book';
					src: url('/wp-content/uploads/useanyfont/190412071523Galaxie-Book.woff') format('woff');
					  font-display: auto;
				}

				.galaxie-book{font-family: 'galaxie-book' !important;}

						@font-face {
					font-family: 'gotham-bold';
					src: url('/wp-content/uploads/useanyfont/190412071708Gotham-Bold.woff') format('woff');
					  font-display: auto;
				}

				.gotham-bold{font-family: 'gotham-bold' !important;}

						@font-face {
					font-family: 'gotham-medium';
					src: url('/wp-content/uploads/useanyfont/190414124412Gotham-Medium.woff') format('woff');
					  font-display: auto;
				}

				.gotham-medium{font-family: 'gotham-medium' !important;}

						p{
					font-family: 'galaxie-book' !important;
				}
						h1{
					font-family: 'gotham-black' !important;
				}
						a{
					font-family: 'gotham-bold' !important;
				}
						h2{
					font-family: 'gotham-bold' !important;
				}
						h3{
					font-family: 'gotham-medium' !important;
				}
		