				@font-face {
					font-family: 'noto-sans';
					src: url('/wp-content/uploads/useanyfont/2712Noto-Sans.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2712Noto-Sans.woff') format('woff');
					  font-display: auto;
				}

				.noto-sans{font-family: 'noto-sans' !important;}

						p{
					font-family: 'noto-sans' !important;
				}
						a{
					font-family: 'noto-sans' !important;
				}
						button{
					font-family: 'noto-sans' !important;
				}
						div{
					font-family: 'noto-sans' !important;
				}
		