				@font-face {
					font-family: 'general-sans';
					src: url('/wp-content/uploads/useanyfont/2539General-Sans.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2539General-Sans.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.general-sans{font-family: 'general-sans' !important;}

						@font-face {
					font-family: 'general-sans-bold';
					src: url('/wp-content/uploads/useanyfont/1266General-Sans-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/1266General-Sans-Bold.woff') format('woff');
					font-weight: 700; font-style: normal; font-display: auto;
				}

				.general-sans-bold{font-family: 'general-sans-bold' !important;}

						@font-face {
					font-family: 'general-sans-medium';
					src: url('/wp-content/uploads/useanyfont/6868General-Sans-Medium.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/6868General-Sans-Medium.woff') format('woff');
					font-weight: 500; font-style: normal; font-display: auto;
				}

				.general-sans-medium{font-family: 'general-sans-medium' !important;}

						@font-face {
					font-family: 'general-sans-light';
					src: url('/wp-content/uploads/useanyfont/6468General-Sans-Light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/6468General-Sans-Light.woff') format('woff');
					font-weight: 300; font-style: normal; font-display: auto;
				}

				.general-sans-light{font-family: 'general-sans-light' !important;}

						@font-face {
					font-family: 'geom';
					src: url('/wp-content/uploads/useanyfont/9377GEOM.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9377GEOM.woff') format('woff');
					  font-display: auto;
				}

				.geom{font-family: 'geom' !important;}

						body, p, blockquote, li, a, strong, b, em{
					font-family: 'general-sans' !important;
				}
						h1{
					font-family: 'general-sans' !important;
				}
						h2{
					font-family: 'geom' !important;
				}
		