				@font-face {
					font-family: 'benton-sans-light';
					src: url('/wp-content/uploads/useanyfont/6852Benton-sans-LIGHT.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/6852Benton-sans-LIGHT.woff') format('woff');
					  font-display: auto;
				}

				.benton-sans-light{font-family: 'benton-sans-light' !important;}

						@font-face {
					font-family: 'benton-medium';
					src: url('/wp-content/uploads/useanyfont/3161Benton-Medium.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3161Benton-Medium.woff') format('woff');
					  font-display: auto;
				}

				.benton-medium{font-family: 'benton-medium' !important;}

						@font-face {
					font-family: 'bentonsans-book';
					src: url('/wp-content/uploads/useanyfont/7374BentonSans-Book.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/7374BentonSans-Book.woff') format('woff');
					  font-display: auto;
				}

				.bentonsans-book{font-family: 'bentonsans-book' !important;}

						@font-face {
					font-family: 'bentonsans-regular';
					src: url('/wp-content/uploads/useanyfont/7342Bentonsans-regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/7342Bentonsans-regular.woff') format('woff');
					  font-display: auto;
				}

				.bentonsans-regular{font-family: 'bentonsans-regular' !important;}

						h1, h2{
					font-family: 'bentonsans-book' !important;
				}
						h3{
					font-family: 'benton-sans-light' !important;
				}
						body, p, blockquote{
					font-family: 'bentonsans-regular' !important;
				}
		