				@font-face {
					font-family: 'papyrus';
					src: url('/wp-content/uploads/useanyfont/5241papyrus.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5241papyrus.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.papyrus{font-family: 'papyrus' !important;}

						@font-face {
					font-family: 'silver-notes';
					src: url('/wp-content/uploads/useanyfont/852silver-notes.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/852silver-notes.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.silver-notes{font-family: 'silver-notes' !important;}

						body{
					font-family: 'papyrus' !important;
				}
						h1, h2, h3, h4{
					font-family: 'papyrus' !important;
				}
						.silvernotes{
					font-family: 'silver-notes' !important;
				}
		