@font-face {
    font-family: 'Sangli';
    src: url('Sangli.woff') format('woff'),
         url('/fonts/Sangli.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Sue Ellen';
    src: url('SueEllen.woff') format('woff'),
         url('/fonts/SueEllen.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Lily Script';
    src: url('LilyScriptOne-Regular.woff') format('woff'),
         url('LilyScriptOne-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}