				@font-face {
					font-family: 'sulphurpoint-light';
					src: url('/wp-content/uploads/useanyfont/3425SulphurPoint-Light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3425SulphurPoint-Light.woff') format('woff');
					font-weight: 300; font-style: normal; font-display: auto;
				}

				.sulphurpoint-light{font-family: 'sulphurpoint-light' !important;}

						@font-face {
					font-family: 'sulphurpoint-regular';
					src: url('/wp-content/uploads/useanyfont/3617SulphurPoint-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3617SulphurPoint-Regular.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.sulphurpoint-regular{font-family: 'sulphurpoint-regular' !important;}

						@font-face {
					font-family: 'sulphurpoint-bold';
					src: url('/wp-content/uploads/useanyfont/9712SulphurPoint-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9712SulphurPoint-Bold.woff') format('woff');
					font-weight: 700; font-style: normal; font-display: auto;
				}

				.sulphurpoint-bold{font-family: 'sulphurpoint-bold' !important;}

						.site-title, .site-description, body, p, blockquote, li, a, em, .menu-menu-container li a, .menu-menu-container li span, #menu-menu li a, #menu-menu li span{
					font-family: 'sulphurpoint-regular' !important;
				}
						h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, strong, b{
					font-family: 'sulphurpoint-bold' !important;
				}
		