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

@font-face {
    font-family: 'Kumbh Sans';
    src: /*url('KumbhSans-Regular.woff2') format('woff2'),
        url('KumbhSans-Regular.woff') format('woff'), transfonter doesn't support variable fonts! */
		url('KumbhSans-VariableFont_YOPQ,wght.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

