				@font-face {
					font-family: 'stone-sans-bold';
					src: url('/wp-content/uploads/sites/53/useanyfont/6832Stone-Sans-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/sites/53/useanyfont/6832Stone-Sans-Bold.woff') format('woff');
					font-display: auto;
				}

				.stone-sans-bold{font-family: 'stone-sans-bold' !important;}

						@font-face {
					font-family: 'stone-sans-medium';
					src: url('/wp-content/uploads/sites/53/useanyfont/5810Stone-Sans-Medium.woff2') format('woff2'),
						url('/wp-content/uploads/sites/53/useanyfont/5810Stone-Sans-Medium.woff') format('woff');
					font-display: auto;
				}

				.stone-sans-medium{font-family: 'stone-sans-medium' !important;}

						@font-face {
					font-family: 'stone-sans-light';
					src: url('/wp-content/uploads/sites/53/useanyfont/6176Stone-Sans-Light.woff2') format('woff2'),
						url('/wp-content/uploads/sites/53/useanyfont/6176Stone-Sans-Light.woff') format('woff');
					font-display: auto;
				}

				.stone-sans-light{font-family: 'stone-sans-light' !important;}

						body, p, blockquote, li{
					font-family: 'stone-sans-light' !important;
				}
						.widget-title{
					font-family: 'stone-sans-medium' !important;
				}
						h2, h3, h4, h5, h6{
					font-family: 'stone-sans-light' !important;
				}
						h1{
					font-family: 'stone-sans-medium' !important;
				}
		