@font-face {
    font-family: 'Humana 777';
    src: url('Humana777.woff2') format('woff2'),
        url('Humana777.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'LEMON MILK';
    src: url('LEMONMILK-Light.woff2') format('woff2'),
        url('LEMONMILK-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}