				@font-face {
					font-family: 'os-bold';
					src: url('/wp-content/uploads/useanyfont/460os-bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/460os-bold.woff') format('woff');
					  font-display: auto;
				}

				.os-bold{font-family: 'os-bold' !important;}

						@font-face {
					font-family: 'av-next';
					src: url('/wp-content/uploads/useanyfont/3591av-next.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3591av-next.woff') format('woff');
					  font-display: auto;
				}

				.av-next{font-family: 'av-next' !important;}

						h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title{
					font-family: 'os-bold' !important;
				}
						body, p, blockquote, li, a, strong, b, em{
					font-family: 'av-next' !important;
				}
		