@font-face {
    font-family: 'Carola';
    src: url('Carola.eot');
    src: url('Carola.eot?#iefix') format('embedded-opentype'),
        url('Carola.woff2') format('woff2'),
        url('Carola.woff') format('woff'),
        url('Carola.ttf') format('truetype'),
        url('Carola.svg#Carola') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
	font-family: 'LemonMilk';
	src: url('LemonMilk.eot');
	src: url('LemonMilk.eot?#iefix') format('embedded-opentype'),
		url('LemonMilk.woff') format('woff'),
		url('LemonMilk.ttf') format('truetype'),
		url('LemonMilk.svg') format('svg');
}

