				@font-face {
					font-family: 'weekdays';
					src: url('https://totallylike.me/wp-content/uploads/useanyfont/3478Weekdays.woff2') format('woff2'),
						url('https://totallylike.me/wp-content/uploads/useanyfont/3478Weekdays.woff') format('woff');
					  font-display: auto;
				}

				.weekdays{font-family: 'weekdays' !important;}

						h1, h2, h3, h4, body.single-post .entry-title{
					font-family: 'weekdays' !important;
				}
		