				@font-face {
					font-family: 'freight';
					src: url('/wp-content/uploads/useanyfont/6022Freight.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/6022Freight.woff') format('woff');
					  font-display: auto;
				}

				.freight{font-family: 'freight' !important;}

						@font-face {
					font-family: 'lato';
					src: url('/wp-content/uploads/useanyfont/45Lato.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/45Lato.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.lato{font-family: 'lato' !important;}

						@font-face {
					font-family: 'lato';
					src: url('/wp-content/uploads/useanyfont/8184Lato.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8184Lato.woff') format('woff');
					font-weight: 400; font-style: italic; font-display: auto;
				}

				.lato{font-family: 'lato' !important;}

						@font-face {
					font-family: 'lato';
					src: url('/wp-content/uploads/useanyfont/5039Lato.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5039Lato.woff') format('woff');
					font-weight: 700; font-style: normal; font-display: auto;
				}

				.lato{font-family: 'lato' !important;}

						.has-freight-font-family{
					font-family: 'freight' !important;
				}
						.has-lato-font-family{
					font-family: 'lato' !important;
				}
		