				@font-face {
					font-family: 'luckiest-guy';
					src: url('/wp-content/uploads/useanyfont/7992Luckiest-Guy.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/7992Luckiest-Guy.woff') format('woff');
					   font-display: auto;
				}

				.luckiest-guy{font-family: 'luckiest-guy' !important;}

						.navbar{
					font-family: 'luckiest-guy' !important;
				}
						.girlname{
					font-family: 'luckiest-guy' !important;
				}
						body.page .entry-title{
					font-family: 'luckiest-guy' !important;
				}
						.sidebar .widget-title{
					font-family: 'luckiest-guy' !important;
				}
		