@font-face {
  font-family: 'Helvetica Neue';
  src:
    url('/fonts/helvetica-neue/HelveticaNeue-Thin.woff2') format('woff2'),
    url('/fonts/helvetica-neue/HelveticaNeue-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src:
    url('/fonts/helvetica-neue/HelveticaNeue-ThinItalic.woff2') format('woff2'),
    url('/fonts/helvetica-neue/HelveticaNeue-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src:
    url('/fonts/helvetica-neue/HelveticaNeue-Light.woff2') format('woff2'),
    url('/fonts/helvetica-neue/HelveticaNeue-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src:
    url('/fonts/helvetica-neue/HelveticaNeue-LightCondObl.woff2') format('woff2'),
    url('/fonts/helvetica-neue/HelveticaNeue-LightCondObl.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src:
    url('/fonts/helvetica-neue/HelveticaNeue-Roman.woff2') format('woff2'),
    url('/fonts/helvetica-neue/HelveticaNeue-Roman.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src:
    url('/fonts/helvetica-neue/HelveticaNeue-CondensedObl.woff2') format('woff2'),
    url('/fonts/helvetica-neue/HelveticaNeue-CondensedObl.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src:
    url('/fonts/helvetica-neue/HelveticaNeue-Medium.woff2') format('woff2'),
    url('/fonts/helvetica-neue/HelveticaNeue-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src:
    url('/fonts/helvetica-neue/HelveticaNeue-MediumCondObl.woff2') format('woff2'),
    url('/fonts/helvetica-neue/HelveticaNeue-MediumCondObl.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src:
    url('/fonts/helvetica-neue/HelveticaNeue-Heavy.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src:
    url('/fonts/helvetica-neue/HelveticaNeue-HeavyItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src:
    url('/fonts/helvetica-neue/HelveticaNeue-Black.woff2') format('woff2'),
    url('/fonts/helvetica-neue/HelveticaNeue-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
