				@font-face {
					font-family: 'futura-bold';
					src: url('/wp-content/uploads/useanyfont/7050Futura-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/7050Futura-Bold.woff') format('woff');
					  font-display: auto;
				}

				.futura-bold{font-family: 'futura-bold' !important;}

						@font-face {
					font-family: 'futura-book';
					src: url('/wp-content/uploads/useanyfont/2480Futura-book.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2480Futura-book.woff') format('woff');
					  font-display: auto;
				}

				.futura-book{font-family: 'futura-book' !important;}

						@font-face {
					font-family: 'libre-baskerville';
					src: url('/wp-content/uploads/useanyfont/1787Libre-Baskerville.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/1787Libre-Baskerville.woff') format('woff');
					  font-display: auto;
				}

				.libre-baskerville{font-family: 'libre-baskerville' !important;}

						body, p, li{
					font-family: 'futura-book' !important;
				}
						a{
					font-family: 'futura-book' !important;
				}
						h2, h3, h4, h5, h6, strong, b{
					font-family: 'futura-bold' !important;
				}
						h1, blockquote{
					font-family: 'libre-baskerville' !important;
				}
						::placeholder{
					font-family: 'futura-book' !important;
				}
						.breadcrumb_last{
					font-family: 'futura-bold' !important;
				}
						h4 a{
					font-family: 'futura-bold' !important;
				}
						.buttonizer-label{
					font-family: 'futura-bold' !important;
				}
						.ast-related-post-content .entry-header .ast-related-post-title a{
					font-family: 'futura-bold' !important;
				}
		