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

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

