				@font-face {
					font-family: 'chalet-body';
					src: url('/wp-content/uploads/useanyfont/5941Chalet-Body.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5941Chalet-Body.woff') format('woff');
					  font-display: auto;
				}

				.chalet-body{font-family: 'chalet-body' !important;}

						@font-face {
					font-family: 'chalet-header';
					src: url('/wp-content/uploads/useanyfont/9763Chalet-Header.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9763Chalet-Header.woff') format('woff');
					  font-display: auto;
				}

				.chalet-header{font-family: 'chalet-header' !important;}

						@font-face {
					font-family: 'press-box-clean';
					src: url('/wp-content/uploads/useanyfont/9917Press-Box-Clean.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9917Press-Box-Clean.woff') format('woff');
					  font-display: auto;
				}

				.press-box-clean{font-family: 'press-box-clean' !important;}

						.menu-main-menu-container li a, .menu-main-menu-container li span, #menu-main-menu li a, #menu-main-menu li span{
					font-family: 'chalet-header' !important;
				}
						body, p{
					font-family: 'chalet-body' !important;
				}
						h1, h2, h3, h4, h5, h6, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title{
					font-family: 'chalet-header' !important;
				}
		