@font-face {
    font-family: 'Northwell';
    src: url('fonts/Northwell.woff2') format('woff2'),
        url('fonts/Northwell.woff') format('woff'),
        url('fonts/Northwell.svg#Northwell') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Northwell Alt';
    src: url('fonts/NorthwellAlt.woff2') format('woff2'),
        url('fonts/NorthwellAlt.woff') format('woff'),
        url('fonts/NorthwellAlt.svg#NorthwellAlt') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LemonMilk';
    src: url('fonts/LemonMilk.woff2') format('woff2'),
        url('fonts/LemonMilk.woff') format('woff'),
        url('fonts/LemonMilk.svg#LemonMilk') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

