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

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

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

