				@font-face {
					font-family: 'all-round-gothic';
					src: url('/wp-content/uploads/useanyfont/2736All-round-gothic.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2736All-round-gothic.woff') format('woff');
					  font-display: auto;
				}

				.all-round-gothic{font-family: 'all-round-gothic' !important;}

						@font-face {
					font-family: 'all-round-goth-thin';
					src: url('/wp-content/uploads/useanyfont/963All-round-goth-thin.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/963All-round-goth-thin.woff') format('woff');
					font-weight: 100; font-style: normal; font-display: auto;
				}

				.all-round-goth-thin{font-family: 'all-round-goth-thin' !important;}

						@font-face {
					font-family: 'all-round-goth-norm';
					src: url('/wp-content/uploads/useanyfont/9889All-round-goth-norm.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9889All-round-goth-norm.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.all-round-goth-norm{font-family: 'all-round-goth-norm' !important;}

						h1, h2, h3{
					font-family: 'all-round-gothic' !important;
				}
						h3, h4, h5, h6, .entry-title{
					font-family: 'all-round-gothic' !important;
				}
						body, p, blockquote, li, a, strong, b, em, span, div, input{
					font-family: 'all-round-goth-norm' !important;
				}
						button{
					font-family: 'all-round-goth-norm' !important;
				}
		