				@font-face {
					font-family: 'lemonmilk';
					src: url('https://www.lafondue.com/wp-content/uploads/useanyfont/151006101804LemonMilk.woff') format('woff');
					  font-display: auto;
				}

				.lemonmilk{font-family: 'lemonmilk' !important;}

						@font-face {
					font-family: 'gothham';
					src: url('https://www.lafondue.com/wp-content/uploads/useanyfont/151006110638Gothham.woff') format('woff');
					  font-display: auto;
				}

				.gothham{font-family: 'gothham' !important;}

						@font-face {
					font-family: 'gothham-reg';
					src: url('https://www.lafondue.com/wp-content/uploads/useanyfont/151006110917Gothham-reg.woff') format('woff');
					  font-display: auto;
				}

				.gothham-reg{font-family: 'gothham-reg' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'lemonmilk' !important;
				}
						p, li, a{
					font-family: 'gothham' !important;
				}
						body{
					font-family: 'gothham' !important;
				}
		