				@font-face {
					font-family: 'bellgothic-black';
					src: url('/wp-content/uploads/useanyfont/170314042243BellGothic-Black.woff') format('woff');
					font-display: auto;
				}

				.bellgothic-black{font-family: 'bellgothic-black' !important;}

						@font-face {
					font-family: 'bellgothic-light';
					src: url('/wp-content/uploads/useanyfont/170314042937BellGothic-Light.woff') format('woff');
					font-display: auto;
				}

				.bellgothic-light{font-family: 'bellgothic-light' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'bellgothic-black' !important;
				}
						p, blockquote, li, a{
					font-family: 'bellgothic-light' !important;
				}
		