				@font-face {
					font-family: 'cherry-blossoms-reg';
					src: url('/wp-content/uploads/useanyfont/8079Cherry-Blossoms-Reg.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8079Cherry-Blossoms-Reg.woff') format('woff');
					font-weight: 900; font-style: normal; font-display: auto;
				}

				.cherry-blossoms-reg{font-family: 'cherry-blossoms-reg' !important;}

						@font-face {
					font-family: 'cb-simple';
					src: url('/wp-content/uploads/useanyfont/8719CB-simple.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8719CB-simple.woff') format('woff');
					  font-display: auto;
				}

				.cb-simple{font-family: 'cb-simple' !important;}

						@font-face {
					font-family: 'cb-tight';
					src: url('/wp-content/uploads/useanyfont/5327CB-Tight.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5327CB-Tight.woff') format('woff');
					  font-display: auto;
				}

				.cb-tight{font-family: 'cb-tight' !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: 'cherry-blossoms-reg' !important;
				}
						li, .menu-main-menu-container li a, .menu-main-menu-container li span, #menu-main-menu li a, #menu-main-menu li span{
					font-family: 'cherry-blossoms-reg' !important;
				}
						body, p, blockquote, a, strong, b, em{
					font-family: 'cb-tight' !important;
				}
		