				@font-face {
					font-family: 'gotham-light';
					src: url('/wp-content/uploads/useanyfont/161024023251Gotham-Light.woff') format('woff');
					  font-display: auto;
				}

				.gotham-light{font-family: 'gotham-light' !important;}

						@font-face {
					font-family: 'gotham-bold';
					src: url('/wp-content/uploads/useanyfont/161024023522Gotham-Bold.woff') format('woff');
					  font-display: auto;
				}

				.gotham-bold{font-family: 'gotham-bold' !important;}

						p{
					font-family: 'gotham-light' !important;
				}
						strong{
					font-family: 'gotham-bold' !important;
				}
						.section-title-main{
					font-family: 'gotham-bold' !important;
				}
		