				@font-face {
					font-family: 'satoshi-bold';
					src: url('/wp-content/uploads/useanyfont/420Satoshi-bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/420Satoshi-bold.woff') format('woff');
					font-weight: 700; font-style: normal; font-display: auto;
				}

				.satoshi-bold{font-family: 'satoshi-bold' !important;}

						@font-face {
					font-family: 'satoshi';
					src: url('/wp-content/uploads/useanyfont/2870satoshi.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2870satoshi.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.satoshi{font-family: 'satoshi' !important;}

						.site-title, .site-description, body, p, .menu-menu-1-container li a, .menu-menu-1-container li span, #menu-menu-1 li a, #menu-menu-1 li span{
					font-family: 'satoshi' !important;
				}
						h1, h2, h3, h4, h5, h6{
					font-family: 'satoshi-bold' !important;
				}
		