/* Consolidated font-face declarations extracted from index.html */

@font-face {
			font-family: 'Gotham light';
			font-style: normal;
			font-weight: normal;
			font-display: auto;
			src: url('/wp-content/uploads/2023/11/FontsFree-Net-Gotham-Light.ttf') format('truetype');
		}

@font-face {
			font-family: 'cookies&milk';
			src: url("/fonts/cookies&milk.ttf") format("truetype"),
				url("/fonts/cookies&milk.ttf") format("truetype");
			font-weight: normal;
			font-style: normal;
		}

@font-face {
			font-family: 'chloe';
			font-style: normal;
			font-weight: normal;
			font-display: auto;
			src: url('/wp-content/uploads/2023/12/chloe.ttf') format('truetype');
		}

@font-face {
			font-family: 'Cookiesmilk';
			font-style: normal;
			font-weight: normal;
			font-display: auto;
			src: url('/wp-content/uploads/2023/11/cookiesmilk-regular.ttf') format('truetype');
		}
