				@font-face {
					font-family: 'inter';
					src: url('/wp-content/uploads/useanyfont/1004Inter.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/1004Inter.woff') format('woff');
					font-weight: 600; font-style: normal; font-display: auto;
				}

				.inter{font-family: 'inter' !important;}

						@font-face {
					font-family: 'inter';
					src: url('/wp-content/uploads/useanyfont/3316Inter.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3316Inter.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.inter{font-family: 'inter' !important;}

						@font-face {
					font-family: 'raleway';
					src: url('/wp-content/uploads/useanyfont/2823Raleway.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2823Raleway.woff') format('woff');
					font-weight: 700; font-style: normal; font-display: auto;
				}

				.raleway{font-family: 'raleway' !important;}

						@font-face {
					font-family: 'raleway';
					src: url('/wp-content/uploads/useanyfont/2231Raleway.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2231Raleway.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.raleway{font-family: 'raleway' !important;}

						body, p, blockquote, li, a, strong, b, em{
					font-family: 'inter' !important;
				}
						h1, h2, h3, h4, h5, h6{
					font-family: 'raleway' !important;
				}
		