@font-face {
    font-family: 'HelveticaNeue Regular';
    src:
      url('/libernovo/fonts/HelveticaNeue-Roman.woff2') format('woff2'),
      url('/libernovo/fonts/HelveticaNeue-Roman.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeue Medium';
    src:
      url('/libernovo/fonts/HelveticaNeue-Medium.woff2') format('woff2'),
      url('/libernovo/fonts/HelveticaNeue-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}