@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');
}

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